#31652: Admin site URLS do not respect APPEND_SLASH conf
-------------------------------------+-------------------------------------
     Reporter:  Emmanuel Nosa E.     |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  contrib.admin        |                  Version:  3.0
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  append, slash,       |             Triage Stage:
  APPEND_SLASH, urls, admin          |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by felixxm):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Please read carefully `APPEND_SLASH`
 [https://docs.djangoproject.com/en/3.0/ref/settings/#append-slash docs],
 this setting doesn't affect configured URLs, see also `CommonMiddleware`
 
[https://docs.djangoproject.com/en/3.0/ref/middleware/#django.middleware.common.CommonMiddleware
 docs] for more details.

 Use one of
 [https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
 support channels] if you have further questions.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31652#comment:2>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.c52394f12fcc1234b1d5e2cbee527244%40djangoproject.com.

Reply via email to