Opened 18 years ago

Closed 18 years ago

#1822 closed enhancement (wontfix)

Submenus for the django admin

Reported by: melipse@… Owned by: Adrian Holovaty
Component: contrib.admin Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

It would be nice to be possible to have submenus for the django admin.
Ex: Tag menu with the submenus Primary Tag and Secondary Tag. (Primary Tag, Subcategory Tag are classes).

Change History (4)

comment:1 by melipse@…, 18 years ago

Adding up so maybe i'm more clear.
A better exemple maybe it's a menu called Administration that would contain User , Groups, Sites.
I think that a navigation implementation would be ok but an addition could be a data hierarchy system.

comment:2 by Adrian Holovaty, 18 years ago

Resolution: invalid
Status: newclosed

I don't understand what you're proposing here. Please reopen with a more detailed explanation.

comment:3 by melipse@…, 18 years ago

Resolution: invalid
Status: closedreopened

The menus now in django are only 1 level. It would be great if you can have parent directories with categories and subcategories.

Thanks
Alex Bucur aka CoolGoose :)
ps if you have time contact me because i think i can explain better by talking :).

comment:4 by Adrian Holovaty, 18 years ago

Resolution: wontfix
Status: reopenedclosed
Note: See TracTickets for help on using tickets.
Back to Top