#9119: [patch] Admin change list does not allow custom get parameters
--------------------------------------------------+-------------------------
 Reporter:  fas                                   |       Owner:  fas       
   Status:  new                                   |   Milestone:  post-1.0  
Component:  django.contrib.admin                  |     Version:  1.0       
 Keywords:  admin, query, get, parameter, filter  |       Stage:  Unreviewed
Has_patch:  1                                     |  
--------------------------------------------------+-------------------------
 In customizing the admin list behaviour, one is restricted to not using
 any GET parameters as all of them are passed to the queryset filter method
 as field lookups. Custom get parameters would be necessary, for example,
 to add custom filters with are not based on model fields lookups.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9119>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to