Can't reset a password

Issue #6 new
Rodolphe QuiƩdeville created an issue

When trying to reset my password online the following error occurs

TemplateSyntaxError at /accounts/password/reset/

Could not parse the remainder: ',' from 'uid,'

Request Method:     POST
Request URL:    http://www.traquenard.net/accounts/password/reset/
Django Version:     1.5.3
Exception Type:     TemplateSyntaxError
Exception Value:    

Could not parse the remainder: ',' from 'uid,'

Exception Location:     /home/leotrouvtou/traquenard/env/local/lib/python2.7/site-packages/django/template/base.py in __init__, line 570
Python Executable:  /home/leotrouvtou/traquenard/env/bin/python
Python Version:     2.7.3
Python Path:    

['/home/leotrouvtou/traquenard',
 '/home/leotrouvtou/traquenard/traquenard',
 '/home/leotrouvtou/traquenard/env/bin',
 '/home/leotrouvtou/traquenard/env/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg',
 '/home/leotrouvtou/traquenard/env/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg',
 '/home/leotrouvtou/traquenard/env/lib/python2.7',
 '/home/leotrouvtou/traquenard/env/lib/python2.7/plat-linux2',
 '/home/leotrouvtou/traquenard/env/lib/python2.7/lib-tk',
 '/home/leotrouvtou/traquenard/env/lib/python2.7/lib-old',
 '/home/leotrouvtou/traquenard/env/lib/python2.7/lib-dynload',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-linux2',
 '/usr/lib/python2.7/lib-tk',
 '/home/leotrouvtou/traquenard/env/local/lib/python2.7/site-packages']

Comments (0)

  1. Log in to comment