The problem is, as you already stated the argument for the ReverseMatch. I 
had this problem once, and the error was that i used the url tag in the 
template wrong - it changed between two django versions. My urls are 
defined as yours, in the templates i use: {% url "password_reset_done" 
parameter %} or {% url "password_reset_xy" %} - the quotation mark made the 
difference. Just a wild guess, but maybe it helps

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to