• Stars
    star
    1,036
  • Rank 44,478 (Top 0.9 %)
  • Language
  • License
    MIT License
  • Created almost 8 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

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.

  • 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