Re: Change password using django ADMIN

2017-04-29 Thread ludovic coues
Do you mind sharing your urls.py files and the files used to generate that URL ? On 28 Apr 2017 1:20 pm, "Reynaldo Bernard" wrote: > 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 > > > >

Change password using django ADMIN

2017-04-28 Thread Reynaldo Bernard
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 : htt