#3228: [patch] Added SmartSlashMiddleware
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Core framework
Version: SVN | Resolution:
Keywords: APPEND_SLASH middleware | Stage: Design decision
needed
Has_patch: 1 | Needs_docs: 1
Needs_tests: 0 | Needs_better_patch: 0
---------------------------------------+------------------------------------
Comment (by [EMAIL PROTECTED]):
+1 on this patch replacing the existing APPEND_SLASH behavior. When I
want to create a URL without an end slash, I shouldn't have to set a flag
that breaks the admin interface. This patch puts the control of URLs
where it should be -- in urls.py.
--
Ticket URL: <http://code.djangoproject.com/ticket/3228#comment:3>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---