On Jan 5, 1:20 pm, Stodge <sto...@gmail.com> wrote:
> Some of my objects have optional datetime fields and in one particular
> case I want to select only those objects with no datetime set. But how
> do I do this? I can't see anything in the docs. Any suggestions
> appreciated. Thanks

http://docs.djangoproject.com/en/1.1/ref/models/querysets/#isnull
--
DR.

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to