Awesome Django Admin [](https://github.com/sindresorhus/awesome)

February 24, 2026 ยท View on GitHub

Curated List of Awesome Django Admin Panel Articles, Libraries/Packages, Books, Themes, Videos, Resources.

Packages to install at your project

Alternative Themes

Widgets / Fields

Actions

  • django-import-export - Django application and library for importing and exporting data with admin integration.
  • django-adminactions - Collection of useful actions to use with django.contrib.admin.ModelAdmin and/or django.contrib.admin.AdminSite
  • django-admin-confirm - Adds confirmations to changes, additions and actions

Packages

Visit DjangoPackages.com to found more admin packages.

  • djangocontrolroom - Django Control Room is a suite of self-hosted admin panels for Django. It gives you real-time visibility into Redis, Celery, caching, URLs, signals, and errors, all inside your existing Django admin.
  • django-admin-env-notice - Visually distinguish environments in Django Admin
  • django-admin-easy - Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way Edit
  • djangoql - Advanced search language for Django
  • django-admin-honeypot - A fake Django admin login screen to notify admins of attempted unauthorized access.
  • django-admin-tools - Collection of extensions/tools for the default django administration interface.

Learn more about Django Admin

Django Admin Book

Tutorials on Extending Django Admin

Videos

Articles

Twitter