Back to directory
originalankur avatar
originalankur / awesome-django-admin

awesome-django-admin

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

1,235

Stars

95

Forks

30

Watchers

MIT

License

Awesome Django Admin Awesome

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

Packages to install at your project

Alternative Themes

Widgets / Fields

  • django-json-widget - An alternative widget that makes it easy to edit the Django's JSONField
  • django-colorfield - Color field for django models with a nice color-picker in the admin
  • django-simple-captcha - Add captcha images to any Django form
  • django-tinymce - TinyMCE text editor integration for Django
  • django-image-uploader-widget - An beautiful image uploader widget (and inline) for django-admin
  • [https://github.com/bhch/django-jsonform] - A user-friendly JSON editing form for django admin.

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