#2382: [patch] Save Filtering List Views in Admin into Session
-----------------------------+----------------------------------------------
 Reporter:  anonymous        |        Owner:  adrian
     Type:  enhancement      |       Status:  new   
 Priority:  normal           |    Milestone:        
Component:  Admin interface  |      Version:        
 Severity:  minor            |   Resolution:        
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by arnaud AT pimentech DOT net):

  * summary:  Save Filtering List Views in Admin into Session => [patch]
              Save Filtering List Views in Admin into Session

Comment:

 I just added a patch to propagate filters as GET values when editing or
 adding an object in admin.
 
 I don't think a hybrid version using both session and GET values is really
 practical.  Maybe we should change the filter system to be session-only,
 but I'm not sure this is such a good idea.  This would allow us to store
 filters on a per-model basis, though.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2382>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to