Thursday, April 27, 2017

Change password using django ADMIN

When i change LANGUAGE_CODE = 'en-us' to 'es-mx' and i try to change password from USER TABLE (default in Django) i got the next error


Check this video to see it : https://youtu.be/hWffzWEr5oQ


Note: Looks like 2/change is the problem. 


--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0001d0f4-cec5-4f0b-a552-dd014f1de297%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment