Sorry I would also like to add that I would like to sort by this field
in generic views. So results = Person.objects.filter
(compare_to_others__gte = 1).order_by('compare_to_others')--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

