#21352: Reverse url failed because argument contains dot
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  nobody
  banti124@…             |     Status:  new
         Type:  Bug      |    Version:  1.5
    Component:  Core     |   Keywords:  Urlresolver, escape special
  (URLs)                 |  character, username regex
     Severity:  Release  |  Has patch:  0
  blocker                |      UI/UX:  0
 Triage Stage:           |
  Unreviewed             |
Easy pickings:  0        |
-------------------------+-------------------------------------------------
 Exception Value:
 Reverse for 'user-home' with arguments '()' and keyword arguments
 '{'usernameinurl': u'shubham.kr619'}' not found.
 At this line :
 return redirect(reverse('user:user-
 home',kwargs={'usernameinurl':request.user.username}))

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21352>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.40b49a3a7dbfc6147c15b22edd363f95%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to