#34677: Django Admin built-in password reset feature has UI issues ------------------------------------------+------------------------ Reporter: Yaniv Toledano | Owner: nobody Type: Bug | Status: new Component: Uncategorized | Version: 4.2 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 1 UI/UX: 1 | ------------------------------------------+------------------------ The documentation refers to adding password reset features to the admin site here: https://docs.djangoproject.com/en/dev/ref/contrib/admin/#adding-a -password-reset-feature.
The resulting pages are, however, visually inconsistent with the rest of the admin. Some examples: 1. Spacing is off. 2. No use of a `class="submit-row" ` css class which makes the button look off. 3. Header is hardcoded to "Django administration" even though the rest of the admin has a different branding (e.g., when set under `admin.site.site_header`, `admin.site.site_title`, etc.). 4. The issues can be resolved here https://github.com/django/django/tree/650ce967825aa192222391bfe3003c8d97e6f1d0/django/contrib/admin/templates/registration (specifically only the `password_reset_` templates). -- Ticket URL: <https://code.djangoproject.com/ticket/34677> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/01070188ef5f912e-b88d9a08-33a1-4258-b89f-87a9e72f2e76-000000%40eu-central-1.amazonses.com.