Wednesday, January 30, 2019

No "change password" link on user change_form in Django 2.0.4

Django version: 2.0.4

I noticed that there is no link for chaning the user password on the
change user view in Django admin. In older versions of Django (like
1.10) that link was there by default.

I'm not talking about chaning the password of the logged in user. That's
working fine.

I'm talking about when the superuser wants to change the password of
another user.


--
Oivvio Polite - http://liberationtech.net

--
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/20190130112046.tzzquvdamwpwuypl%40blomma.liberationtech.net.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment