Hi list, I've used the property() function to simulate a field that is computed by other fields of a model. Now I want to filter a QuerySet using this property field. I get an error claiming to use a "real" field.
I could create one but this is kind of ugly for a field that is completely computed out of other fields so I wanted to know wheter there is another to do this. Thanks in advance Kai --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---