Opened 19 years ago
Closed 19 years ago
#1822 closed enhancement (wontfix)
Submenus for the django admin
| Reported by: | 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 , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
I don't understand what you're proposing here. Please reopen with a more detailed explanation.
comment:3 by , 19 years ago
| Resolution: | invalid |
|---|---|
| Status: | closed → reopened |
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 , 19 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | reopened → closed |
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.