#32481: url ending in .jpeg
-----------------------------------------+------------------------
Reporter: dibet | Owner: nobody
Type: Uncategorized | Status: new
Component: Core (URLs) | Version: 3.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
Hi,
I can not create a working url (not staticfiles) that end in .jpeg
for example
path('<name>/<int:id>/image.jpeg', Example, 'example)
Any help please????
Dibet
--
Ticket URL: <https://code.djangoproject.com/ticket/32481>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.