Skip to content

Enhance UI/UX of django admin. Features: collapse menu sidebar, admin inlines tabbable, read only mode, integrate fontawesome

License

Notifications You must be signed in to change notification settings

cuongnb14/django-admin-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Admin Extended

Enhance UI/UX of django admin

Features:

  • Create bar or line chart base on model
  • Custom order menu item
  • Restyle sidebar menu UI, collapse menu
  • Integrate icon fontawesome free v5: https://fontawesome.com/v5.15/icons?d=gallery&p=2&m=free
  • Custom icon for menu app
  • Restyle align for form row in change page
  • Collapse filter box
  • Admin inlines tabbable
  • Read only mode
  • Bookmark menu
  • Ignore confirm delete page option
  • Add link for foreign key in change list page
  • And more utils functions

Quickstart

Documentation: https://github.com/cuongnb14/django-admin-extended/wiki

Screenshots: https://github.com/cuongnb14/django-admin-extended/wiki/Screenshots