#11610: NoReverseMatch on users with @ in name
----------------------------------------------+-----------------------------
Reporter: [email protected] | Owner: nobody
Status: closed | Milestone:
Component: Core framework | Version: 1.0
Resolution: invalid | Keywords: noreversematch
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Changes (by kmtracey):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
It looks to me like reviewboard is the code that has provided a named url
'user' that does not allow '@' in the user name:
http://code.google.com/p/reviewboard/source/browse/trunk/reviewboard/urls.py#81
Thus I think it is reviewboard you need to file an issue against, not
Django.
--
Ticket URL: <http://code.djangoproject.com/ticket/11610#comment:1>
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
-~----------~----~----~----~------~----~------~--~---