Django

Code

Ticket #11410 (new)

Opened 7 months ago

Last modified 6 months ago

Reorganize groups module in user admin

Reported by: benspaulding Assigned to: nobody
Milestone: Component: Contrib apps
Version: SVN Keywords: auth user admin
Cc: Triage Stage: Design decision needed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The groups form widget should be moved into the permissions module.

Groups are permissions tools so it makes sense to have them inside the permissions module. Having the single group form widget reside under the groups module (as the only item) and separated from the permissions module creates visual noise and may cause confusion.

Attachments

reorganized-groups-user-admin.diff (1.2 kB) - added by benspaulding on 06/30/09 15:48:48.

Change History

06/30/09 15:48:48 changed by benspaulding

  • attachment reorganized-groups-user-admin.diff added.

08/08/09 15:22:08 changed by Alex

  • needs_better_patch changed.
  • stage changed from Unreviewed to Design decision needed.
  • needs_tests changed.
  • needs_docs changed.

Add/Change #11410 (Reorganize groups module in user admin)




Change Properties
Action