#32754: catch_all_view from admin does not support FORCE_SCRIPT_NAME
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  SlavaSkvortsov                     |
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  3.2
  contrib.admin                      |       Keywords:  FORCE_SCRIPT_NAME
               Severity:  Normal     |  catch_all_view final_catch_all_view
           Triage Stage:             |      Has patch:  1
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 `catch_all_view` returns redirect to `'%s/' % request.path_info` (script
 name cut off there) instead of `'%s/' % request.path` (with the script
 name)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32754>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/057.ceb7937c931e4a8c04dfe320886503d8%40djangoproject.com.

Reply via email to