#31330: Trailing slash is missing in a "catchall" pattern in flatpages URLconf
example.
-------------------------------------+-------------------------------------
Reporter: meesterguyman | Owner: Hasan
| Ramezani
Type: Bug | Status: closed
Component: Documentation | Version: 3.0
Severity: Normal | Resolution: fixed
Keywords: append_slash, | Triage Stage: Ready for
flatpage, catchall | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson <carlton.gibson@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8f2a6c76d19e4010c4683b20ed7f1eb4b07c17eb" 8f2a6c76]:
{{{
#!CommitTicketReference repository=""
revision="8f2a6c76d19e4010c4683b20ed7f1eb4b07c17eb"
Fixed #31330 -- Corrected catchall URL pattern in flatpages docs.
Use re_path() pattern with the regex used before original regression in
df41b5a05d4e00e80e73afe629072e37873e767a.
Regression in a0916d7212aaae634f4388d47d8717abc2cd9036.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31330#comment:14>
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/071.120adbe82d1dbee279d6101e5cfa958a%40djangoproject.com.