Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuongnb14/django-admin-extended
Enhance UI/UX of django admin. Features: collapse menu sidebar, admin inlines tabbable, read only mode, integrate fontawesome
https://github.com/cuongnb14/django-admin-extended
django django-admin django-admin-chart django-admin-menu django-admin-tab django-admin-theme django-object-tools
Last synced: 1 day ago
JSON representation
Enhance UI/UX of django admin. Features: collapse menu sidebar, admin inlines tabbable, read only mode, integrate fontawesome
- Host: GitHub
- URL: https://github.com/cuongnb14/django-admin-extended
- Owner: cuongnb14
- License: mit
- Created: 2021-10-20T08:35:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T04:33:29.000Z (2 months ago)
- Last Synced: 2024-09-14T16:55:30.086Z (2 months ago)
- Topics: django, django-admin, django-admin-chart, django-admin-menu, django-admin-tab, django-admin-theme, django-object-tools
- Language: Python
- Homepage:
- Size: 1.04 MB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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 functionsQuickstart
=======Documentation: https://github.com/cuongnb14/django-admin-extended/wiki
Screenshots: https://github.com/cuongnb14/django-admin-extended/wiki/Screenshots