I have a manager for \"Dialog\" looking like this: class AnnotationManager(models.Manager): def get_query_set(self):
I\'d like to group records in two categories: Items having three or more records Items 开发者_如何学Pythonhaving less than three items