Is it currently possible to create filters in the admin interface that
limit the displayed items    by a criteria applied to a datefield?

As an example, if a user model has datefields to indicate start and end
dates of their site membership, I'd like to create a filter to only
show  'current members'. The actual criteria would be where the end
date of their membership > today.

I suppose more generally, it would be nice to be able to create any
sort of filter that could be described using the database API.


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

Reply via email to