> Blog.objects.filter(editor_id=None)
--
Javier
>>> Blog.objects.filter(editor=None)
--To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/NfvXnYxnHBkJ.
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Sorry. In the process of changing model names to fit my own installation and test the code, I also managed to invert the relation.
Pay no attention to the man behind the curtains!
Cheers,
AT
--
You received this message because you are subscribed to the Google Groups "Django users" group.