#15723: reverse does not work if quotation mark is used on a keyword argument
-------------------------------------+-------------------------------------
Reporter: zeroos | Owner: nobody
Type: | Status: new
Cleanup/optimization | Component: Documentation
Milestone: | Severity: Normal
Version: SVN | Keywords: reverse regexp
Resolution: | Has patch: 0
Triage Stage: Accepted | Needs tests: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Changes (by julien):
* needs_better_patch: => 0
* component: Core (Other) => Documentation
* needs_tests: => 0
* needs_docs: => 0
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
The `reverse()` function does have some limitations, as stated in the doc
(http://docs.djangoproject.com/en/dev/topics/http/urls/#reverse): "The
reverse() function can reverse a large variety of regular expression
patterns for URLs, but not every possible one". I think this is the case
here. The documentation can be improved though, to reflect all (or at
least the most common) limitations.
--
Ticket URL: <http://code.djangoproject.com/ticket/15723#comment:3>
Django <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.