#32871: Issue on documentation: path /articles/2003 does match the urlpattern
'articles/2003/'
-------------------------------------+-------------------------------------
Reporter: Nilo César Teixeira | Owner: nobody
Type: Bug | Status: closed
Component: Core (URLs) | Version: 3.2
Severity: Normal | Resolution: invalid
Keywords: urlpatterns, path, | Triage Stage:
ending URL slash, redirection | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):
* status: new => closed
* resolution: => invalid
Comment:
The URL **doesn't** match, but
[https://docs.djangoproject.com/en/3.2/ref/settings/#append-slash
APPEND_SLASH] is enabled by default, so the redirect to the URL that does
match is issued.
--
Ticket URL: <https://code.djangoproject.com/ticket/32871#comment:1>
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/064.e094e0776e2f32bda7c37890a345fe88%40djangoproject.com.