You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially resolved in PR #385, this issue resurfaced in PR #565 (which I recommend reading if only for the exquisite documentation). Will be resolved pending approval of PR #631.
When a password field is displayed in Django admin, show/hide doesn't work, and the show/hide icons aren't displayed correctly.
The show/hide eye icons do nothing when clicked, and text in the password field is always shown.
Source
https://github.com/Lightmatter/generic-django-conf/blob/develop/%7B%7Bcookiecutter.repo_name%7D%7D/%7B%7Bcookiecutter.repo_name%7D%7D/templates/django/forms/widgets/password.html
Screenshot
The text was updated successfully, but these errors were encountered: