Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 753 Bytes

README.rst

File metadata and controls

28 lines (21 loc) · 753 Bytes

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