#2977: Better handling of regular expressions for reverse urlresolver
-------------------------------------+--------------------------------------
Reporter: SmileyChris | Owner: mtredinnick
Status: closed | Milestone:
Component: Core framework | Version:
Resolution: fixed | Keywords: url reverse
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
-------------------------------------+--------------------------------------
Comment (by mtredinnick):
I intentionally didn't take the pipe-handling portion of this patch.
That's actually a lot trickier than it looks when the alternatives contain
different parameter values. The infrastructure is more or less in place to
handle that, but I was having a lot of trouble making it stable, so
somebody can address that after 1.0.
--
Ticket URL: <
http://code.djangoproject.com/ticket/2977#comment:30>