awesome-django-admin-interface
The Awesome-Django-Admin-Interface Resource.
https://github.com/iamfoysal/awesome-django-admin-interface
Last synced: 4 days ago
JSON representation
-
Best Django Admin Interface Resources
-
π **Websites**
-
Django Admin Themes & UI Enhancements
- django-admin-sortable2 - Generic drag-and-drop ordering for objects in the Django admin interface. [D 4.x]
- Django Jazzmin - Drop-in theme for Django admin, utilizing AdminLTE 3 & Bootstrap 4. [D >= 2]
- django-admin-bootstrap - Responsive Skin for Django Admin. [D 1.11, 2.1, 2.2, 3.0]
- django-admin-interface - Customizable admin interface with modern flat theme. [D 3.x, 4.x]
- django-grappelli - A jazzy skin for the Django Admin Interface. [D 3.2, 4.0]
- django-jet - Modern responsive template for the admin interface. [No versions listed, 5 yrs old]
- django-jet-reboot - Modern admin template with enhanced functionality. [D >= 3.0]
- django-material - Material design for Django Forms and Admin. [D 2.2-4.0]
- django-suit - Modern theme for Django admin interface. [No versions listed, 4.x?]
- django-wpadmin - WordPress look and feel for Django admin panel. [D 1.8]
- simpleui - Modern theme based on Vue+Element-UI for Django admin. [D 3.0]
- django-admin-vol - Modern Bootstrap 5 Design. [No versions listed, premium]
- Django Semantic - Free (MIT) Semantic UI admin theme. [No versions listed, recent updates]
- django-baton - Modern, responsive Django admin based on Bootstrap 5. [D >= 2.1]
- django-adminlte2 - Django AdminLTE2 theme using AdminLTE3.
- Black Dashboard Django - Open-source Django Template.
- Django Unfold - Modern Django admin theme for seamless interface development.
- Django Daisy - Mobile-friendly Django admin theme built with DaisyUI (TailwindCSS).
- django-admin-bootstrap - Responsive Skin for Django Admin. [D 1.11, 2.1, 2.2, 3.0]
- django-admin-interface - Customizable admin interface with modern flat theme. [D 3.x, 4.x]
- django-grappelli - A jazzy skin for the Django Admin Interface. [D 3.2, 4.0]
- django-jet - Modern responsive template for the admin interface. [No versions listed, 5 yrs old]
- django-jet-reboot - Modern admin template with enhanced functionality. [D >= 3.0]
- django-material - Material design for Django Forms and Admin. [D 2.2-4.0]
- django-suit - Modern theme for Django admin interface. [No versions listed, 4.x?]
- django-wpadmin - WordPress look and feel for Django admin panel. [D 1.8]
- simpleui - Modern theme based on Vue+Element-UI for Django admin. [D 3.0]
- django-admin-sortable2 - Generic drag-and-drop ordering for objects in the Django admin interface. [D 4.x]
- Django Jazzmin - Drop-in theme for Django admin, utilizing AdminLTE 3 & Bootstrap 4. [D >= 2]
- django-admin-vol - Modern Bootstrap 5 Design. [No versions listed, premium]
- Django Semantic - Free (MIT) Semantic UI admin theme. [No versions listed, recent updates]
- django-baton - Modern, responsive Django admin based on Bootstrap 5. [D >= 2.1]
- django-adminlte2 - Django AdminLTE2 theme using AdminLTE3.
- Black Dashboard Django - Open-source Django Template.
- Django Unfold - Modern Django admin theme for seamless interface development.
- Django Daisy - Mobile-friendly Django admin theme built with DaisyUI (TailwindCSS).
-
Admin Extensions & Functional Enhancements
- django-admin-easy - Collection of admin fields and decorators. [D 1.x, 2.x, 3.x, 4.x]
- django-admin-tools - Extensions/tools for Django administration. [D 1.1->4.0]
- django-admin2 - Extendable Django admin rewrite. [D 2.2+]
- django-object-actions - Adds object tools for models in the admin. [D 2.1-4.2]
- django-hijack - Allows superusers to log in as another user. [No compatibility info, recent updates]
- django-admin-env-notice - Visually distinguish environments in Django Admin. [D 1.9+]
- django-admin-env-notice - Visually distinguish environments in Django Admin. [D 1.9+]
- django-admin-easy - Collection of admin fields and decorators. [D 1.x, 2.x, 3.x, 4.x]
- django-admin-tools - Extensions/tools for Django administration. [D 1.1->4.0]
- django-admin2 - Extendable Django admin rewrite. [D 2.2+]
- django-object-actions - Adds object tools for models in the admin. [D 2.1-4.2]
- django-hijack - Allows superusers to log in as another user. [No compatibility info, recent updates]
- django-mptt-admin - Provides a UI for managing MPTT models in Django Admin.
- django-mass-edit - Enables bulk changes in the Django admin interface.
- django-admin-charts - Create configurable charts from models and display them in Django admin.
- django-mptt-admin - Provides a UI for managing MPTT models in Django Admin.
- django-mass-edit - Enables bulk changes in the Django admin interface.
- django-admin-charts - Create configurable charts from models and display them in Django admin.
-
Older or Deprecated Projects
- django-flat-theme - Modern, fresh, simple flat theme. [Included in D 1.9+!]
- django-flat-responsive - Mobile-friendly extension for django-flat-theme. [Included in D 2.0+!]
- django-fluent-dashboard - Improved django-admin-tools dashboard. [D 2.2+]
- django-xadmin - Django admin replacement with plugin support. [D >=1.9, 5 yrs old]
- yawd-admin - Administration website for Django. [D 1.5, 9 yrs old]
- djangocms-admin-style - Django CMS Admin Style tailored for django CMS. [D 2.2+]
- django-xadmin - Django admin replacement with plugin support. [D >=1.9, 5 yrs old]
- yawd-admin - Administration website for Django. [D 1.5, 9 yrs old]
- django-flat-theme - Modern, fresh, simple flat theme. [Included in D 1.9+!]
- django-flat-responsive - Mobile-friendly extension for django-flat-theme. [Included in D 2.0+!]
- django-fluent-dashboard - Improved django-admin-tools dashboard. [D 2.2+]
- djangocms-admin-style - Django CMS Admin Style tailored for django CMS. [D 2.2+]
-
**π₯οΈ Django REST Framework & API-Related Packages**
- Django REST Framework - Web APIs for Django.
- django-tastypie - Creating APIs for Django apps since 2010.
- django-rest-framework-routers - Extends URL routing with auto-generated routes for models.
- django-rest-framework-validators - A collection of reusable validators for DRF fields.
- dj-rest-auth - Authentication for Django Rest Framework.
- django-rest-knox - Authentication module for `dj-rest-auth`.
- django-rest-framework-simplejwt - JSON web tokens for DRF.
- django-axes - Protects Django from brute-force login attempts.
- django-allauth - Authentication, registration, and social login integration.
- django-guardian - Implements per-object permissions for Django models.
- drf-yasg - Swagger/OpenAPI schema generation for DRF.
- drf-spectacular - Sane OpenAPI 3 schema generation for DRF.
- django-rest-swagger - Integrates DRF with Swagger documentation.
- django-openapi-tester - Automatically tests your APIs with OpenAPI specifications.
- django-cors-headers - Handles CORS when back-end and front-end are on different servers.
- Django REST Framework - Web APIs for Django.
- django-tastypie - Creating APIs for Django apps since 2010.
- django-rest-framework-routers - Extends URL routing with auto-generated routes for models.
- django-rest-framework-validators - A collection of reusable validators for DRF fields.
- dj-rest-auth - Authentication for Django Rest Framework.
- django-rest-knox - Authentication module for `dj-rest-auth`.
- djoser - REST implementation of Django authentication.
- django-rest-framework-simplejwt - JSON web tokens for DRF.
- django-axes - Protects Django from brute-force login attempts.
- django-allauth - Authentication, registration, and social login integration.
- django-guardian - Implements per-object permissions for Django models.
- drf-yasg - Swagger/OpenAPI schema generation for DRF.
- drf-spectacular - Sane OpenAPI 3 schema generation for DRF.
- django-rest-swagger - Integrates DRF with Swagger documentation.
- django-openapi-tester - Automatically tests your APIs with OpenAPI specifications.
- django-cors-headers - Handles CORS when back-end and front-end are on different servers.
- django-webhook - For sending outgoing webhooks on model changes.
- django-webhook - For sending outgoing webhooks on model changes.
- graphene-django - GraphQL integration for Django.
- graphene-django-filter - Advanced GraphQL filters for Django with logical operators.
- graphene-django-extras - Extends graphene-django with extra features like full-text search.
- djaq - Instant remote API to Django models with a powerful query language.
- django-rest-framework-multidb - Adds support for multiple databases in DRF APIs.
- graphene-django - GraphQL integration for Django.
- graphene-django-filter - Advanced GraphQL filters for Django with logical operators.
- graphene-django-extras - Extends graphene-django with extra features like full-text search.
- djaq - Instant remote API to Django models with a powerful query language.
- django-rest-framework-multidb - Adds support for multiple databases in DRF APIs.
- djoser - REST implementation of Django authentication.
- django-webpack-loader - Use Webpack with Django seamlessly.
-
**β‘ Performance & Caching**
- django-debug-toolbar-request-history - Extends Debug Toolbar for request history tracking.
- django-storages - Easy file storage integration for cloud services like AWS S3.
- django-redis - Uses Redis as a caching backend for improved performance.
- django-silk - Profiling tool for Django that tracks SQL queries, cache usage, and request times.
- django-celery-results - Stores results of Celery tasks in Django's database.
- django-compressor - Compresses linked and inline JavaScript and CSS into a single cached file.
- django-redis - Uses Redis as a caching backend for improved performance.
- django-debug-toolbar-request-history - Extends Debug Toolbar for request history tracking.
- django-storages - Easy file storage integration for cloud services like AWS S3.
- django-silk - Profiling tool for Django that tracks SQL queries, cache usage, and request times.
- django-celery-results - Stores results of Celery tasks in Django's database.
- django-compressor - Compresses linked and inline JavaScript and CSS into a single cached file.
-
**π§ͺ Development & Testing Tools**
- pytest-django - Integrates `pytest` with Django for enhanced testing.
- factory_boy - For generating fake data for testing and development.
- django-debug-toolbar - A set of panels for debugging Django queries, templates, etc.
- coverage.py - Measures code coverage for your Django tests.
- django-model-utils - Provides utilities for Django models, including `TimeStampedModel`, `StatusModel`, and others.
- django-test-plus - Enhances Djangoβs test suite with extra utilities.
- pytest-factoryboy - Integrates `factory_boy` with `pytest` for test fixtures.
- pytest-django - Integrates `pytest` with Django for enhanced testing.
- factory_boy - For generating fake data for testing and development.
- django-debug-toolbar - A set of panels for debugging Django queries, templates, etc.
- coverage.py - Measures code coverage for your Django tests.
- django-model-utils - Provides utilities for Django models, including `TimeStampedModel`, `StatusModel`, and others.
- django-test-plus - Enhances Djangoβs test suite with extra utilities.
- pytest-factoryboy - Integrates `factory_boy` with `pytest` for test fixtures.
-
**π File Management & Uploads**
- django-filebrowser - A file management system for easy media management in Django.
- django-imagekit - Toolkit for image processing like resizing and thumbnails.
- django-uploadify - Provides easy file upload capabilities.
- django-filebrowser - A file management system for easy media management in Django.
- django-imagekit - Toolkit for image processing like resizing and thumbnails.
- django-uploadify - Provides easy file upload capabilities.
-
**π‘οΈ Security & Authentication**
- django-secure - Set of security extensions for Django to protect against XSS, CSRF, etc.
- django-passwords - Provides password validation and policy enforcement.
- django-otp - Adds support for one-time password systems in Django.
- django-secure - Set of security extensions for Django to protect against XSS, CSRF, etc.
- django-passwords - Provides password validation and policy enforcement.
- django-otp - Adds support for one-time password systems in Django.
-
**π Task Scheduling & Background Jobs**
- django-celery - Integrates Celery with Django for background tasks and task queues.
- django-q - Multi-queue system for Django to handle asynchronous tasks.
- django-celery - Integrates Celery with Django for background tasks and task queues.
- django-q - Multi-queue system for Django to handle asynchronous tasks.
-
**π Data Import/Export**
- django-import-export - Import and export model data to/from formats like CSV, Excel, JSON.
- django-data-wizard - A data import/export utility with a UI for Django.
- django-import-export - Import and export model data to/from formats like CSV, Excel, JSON.
- django-data-wizard - A data import/export utility with a UI for Django.
-
**π¨ Frontend & UI Integration**
- django-webpack-loader - Integrate Webpack with Django for front-end asset management.
- django-sass - Integrates Sass for CSS preprocessing in Django.
- django-sass - Integrates Sass for CSS preprocessing in Django.
- django-crispy-forms - Better form rendering with a cleaner layout.
- django-crispy-forms - Better form rendering with a cleaner layout.
-
**π Internationalization & Localization**
- django-localeurl - Provides automatic URL routing for multilingual websites.
- django-modeltranslation - Enables multilingual fields for your models.
- django-rosetta - UI for translating Django `.po` files.
- django-rosetta - UI for translating Django `.po` files.
- django-localeurl - Provides automatic URL routing for multilingual websites.
- django-modeltranslation - Enables multilingual fields for your models.
-
π **Books**
- Antonio Mele
- Daniel Roy Greenfeld, Audrey Roy Greenfeld
- Julia Elman, Mark Lavin
- Baumgartner, P.; Malet, Y.
- Gaston C. Hillar
- Beau Curtin
- Agiliq
- Agiliq
- Agiliq
- Antonio Mele
- Daniel Roy Greenfeld, Audrey Roy Greenfeld
- Julia Elman, Mark Lavin
- Baumgartner, P.; Malet, Y.
- Gaston C. Hillar
- Beau Curtin
- Agiliq
- Agiliq
- Agiliq
-
π **Blogs**
-
π₯ **YouTube Tutorials**
-
Programming Languages
Categories
Sub Categories
**π₯οΈ Django REST Framework & API-Related Packages**
45
Django Admin Themes & UI Enhancements
36
π₯ **YouTube Tutorials**
18
Admin Extensions & Functional Enhancements
18
π **Books**
18
**π§ͺ Development & Testing Tools**
14
**β‘ Performance & Caching**
12
Older or Deprecated Projects
12
π **Blogs**
8
π **Websites**
6
**π‘οΈ Security & Authentication**
6
**π Internationalization & Localization**
6
**π File Management & Uploads**
6
**π¨ Frontend & UI Integration**
5
**π Task Scheduling & Background Jobs**
4
**π Data Import/Export**
4
Keywords
django
64
python
34
django-admin
26
admin
16
theme
10
rest-api
8
dashboard
8
responsive
8
django-admin-theme
8
django-rest-framework
6
authentication
6
admin-dashboard
6
openapi
4
openapi-specification
4
documentation-generator
4
ui
4
swagger
4
coreapi
4
swagger-ui
4
css
4
django-theme
4
interface
4
customizable
4
django-application
4
django-dashboard
4
celery
4
djangorestframework
2
django-simpleui
2
django-project
2
djangotemplate
2
admin-template
2
element-ui
2
simpleui
2
vue
2
django-bootstrap
2
django-library
2
django-template
2
open-source
2
semantic-ui
2
appseed
2
black-design
2
creative-tim
2
alpinejs
2
darkmode
2
sorting
2
adminlte
2
jazzmin
2
bootstrap
2
colors
2
custom
2