#8052: Password Change Forms overrides userlinks
-------------------------------------------+--------------------------------
Reporter: mikeblake | Owner:
Status: new | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
-------------------------------------------+--------------------------------
Changes (by kmtracey):
* needs_better_patch: 0 => 1
Comment:
The problem with removing the {% block userlinks %} from
password_change_form.html and password_change_done.html is that the
"change password" and "logout" links inherited from the default
admin/base_site.html are wrong on these pages. #8984 covers fixing the
"Documentation" link for these pages, and #8933 proposes making these
templates overridable. I think once either of those is fixed, the reason
for this ticket goes away, right?
--
Ticket URL: <http://code.djangoproject.com/ticket/8052#comment:5>
Django <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---