Django

Code

Ticket #5402 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[newforms-admin] - UserAdmin should have fieldsets attribute

Reported by: Petr Marhoun <petr.marhoun@gmail.com> Assigned to: nobody
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: newforms-admin, authorization
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

In [6080] fields argument was renamed to fieldsets. But it wasn't renamed in django.contrib.auth.models.UserAdmin. It can be changed by the attached patch.

Attachments

fieldsets-for-user.diff (0.5 kB) - added by Petr Marhoun <petr.marhoun@gmail.com> on 09/11/07 13:45:40.

Change History

09/11/07 13:45:40 changed by Petr Marhoun <petr.marhoun@gmail.com>

  • attachment fieldsets-for-user.diff added.

09/11/07 20:22:14 changed by russellm

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

(In [6099]) newforms-admin: Fixed #5402 -- Updated some model options to reflect the renaming of fields to fieldsets in [6080]. Thanks to Petr Marhoun <petr.marhoun@gmail.com> for the patch.


Add/Change #5402 ([newforms-admin] - UserAdmin should have fieldsets attribute)




Change Properties
Action