farridav / django-jazzmin

Jazzy theme for Django
https://django-jazzmin.readthedocs.io
MIT License
1.6k stars 277 forks source link

How to group other apps into the same category #594

Open yangyang1598 opened 4 weeks ago

yangyang1598 commented 4 weeks ago

image

When there are various categories as shown in the picture above, I would like to make Accounts | Users ,
Auth Tokens | Tokens , Authentication and Authorization | Groups

to

Accounts Info | Users ,
Tokens Groups

tell me how i can do it

linhfishCR7 commented 2 weeks ago

I think you can base on this docs configuration to resolve your problem.