Django

Code

Ticket #3269 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] small error in new change password admin app template

Reported by: ramiro <rm0 _at_ gmx.net> Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The literal for this new view says

"Enter a new username and password for the user username".

But the form is only corncerned with changing the password for an user.

The trivial patch attached solves this.

Attachments

change_pass_i18n.diff (0.6 kB) - added by ramiro <rm0 _at_ gmx.net> on 01/09/07 17:20:39.

Change History

01/09/07 17:20:39 changed by ramiro <rm0 _at_ gmx.net>

  • attachment change_pass_i18n.diff added.

01/10/07 16:34:37 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [4302]) Fixed #3269 -- Fixed typo in admin change_password.html template. Thanks, ramiro


Add/Change #3269 ([patch] small error in new change password admin app template)




Change Properties
Action