Hi guys,

Is there a way to use advanced list_filter in admin? I can filter by
pub_date but is there a way to filter by pub_date__isnull or by some
python function?

I want to filter all entries with pub_date set to None but I donĀ“t
want to change the modeladmin queryset, how can I do this?

Best regards,

--
Michel Sabchuk
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to