#12241: Admin forgets URL used for prefilling forms when hitting Save and add
another
-------------------------------------------+--------------------------------
          Reporter:  velmont               |         Owner:  nobody
            Status:  new                   |     Milestone:        
         Component:  django.contrib.admin  |       Version:  SVN   
        Resolution:                        |      Keywords:        
             Stage:  Accepted              |     Has_patch:  1     
        Needs_docs:  0                     |   Needs_tests:  1     
Needs_better_patch:  1                     |  
-------------------------------------------+--------------------------------
Comment (by batiste):

 The latest patch (preserve_query_string_with_tests_5.diff) removed the
 urlparse and use request.GET.copy() instead. The tests still pass. To test
 the 2 tests:


 {{{
 python runtests.py admin_views.AdminResponseChangeTest --settings
 test_sqlite
 }}}


 I am awaiting review of the new patch.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12241#comment:13>
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 [email protected].
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