{"id":54702,"url":"https://github.com/originalankur/awesome-django-admin","name":"awesome-django-admin","description":"Curated List of Awesome Django Admin Panel Articles, Libraries/Packages, Books, Themes, Videos, Resources.","projects_count":52,"last_synced_at":"2026-08-17T19:00:17.335Z","repository":{"id":37405787,"uuid":"74906893","full_name":"originalankur/awesome-django-admin","owner":"originalankur","description":"Curated List of Awesome Django Admin Panel Articles, Libraries/Packages, Books, Themes, Videos, Resources.","archived":false,"fork":false,"pushed_at":"2026-02-24T16:50:33.000Z","size":48,"stargazers_count":1236,"open_issues_count":1,"forks_count":95,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-07-29T08:04:06.520Z","etag":null,"topics":["article","awesome","awesome-list","django","django-admin","theme","video"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/originalankur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-27T18:40:51.000Z","updated_at":"2026-07-22T19:31:36.000Z","dependencies_parsed_at":"2024-03-22T10:05:07.393Z","dependency_job_id":"ce717fe0-4b46-4b06-943c-a4fd486cb823","html_url":"https://github.com/originalankur/awesome-django-admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/originalankur/awesome-django-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originalankur%2Fawesome-django-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originalankur%2Fawesome-django-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originalankur%2Fawesome-django-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originalankur%2Fawesome-django-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/originalankur","download_url":"https://codeload.github.com/originalankur/awesome-django-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originalankur%2Fawesome-django-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36747583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-18T19:51:24.880Z","updated_at":"2026-08-17T19:00:17.336Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Packages to install at your project","Learn more about Django Admin"],"sub_categories":["Alternative Themes","Packages","Django Admin Book","Tutorials on Extending Django Admin","Articles","Videos","Twitter","Actions","Widgets / Fields"],"readme":"# Awesome Django Admin [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\nCurated List of Awesome Django Admin Panel Articles, Libraries/Packages, Books, Themes, Videos, Resources.\n\n## Packages to install at your project\n\n### Alternative Themes\n\n- [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface)\n- [django-grappelli](https://github.com/sehmaschine/django-grappelli)\n- [Django-material](https://github.com/viewflow/django-material)\n- [django-jet-reboot](https://github.com/assem-ch/django-jet-reboot)\n- [django-admin-bootstrap](https://github.com/django-admin-bootstrap/django-admin-bootstrap)\n- [djing](https://github.com/djing-admin/djing)\n- [django-suit](https://github.com/darklow/django-suit)\n- [django-baton](https://github.com/otto-torino/django-baton)\n- [django-jazzmin](https://github.com/farridav/django-jazzmin)\n- [django-simpleui](https://github.com/newpanjing/simpleui)\n- [django-semantic-admin](https://github.com/globophobe/django-semantic-admin)\n- [django-admin-volt](https://github.com/app-generator/django-admin-volt)\n- [django-admin-tailwind](https://github.com/Aleksi44/django-admin-tailwind)\n- [django-unfold](https://github.com/unfoldadmin/django-unfold)\n- [django-smartbase-admin](https://github.com/SmartBase-SK/django-smartbase-admin)\n\n### Widgets / Fields\n\n- [django-json-widget](https://github.com/jmrivas86/django-json-widget) - An alternative widget that makes it easy to edit the Django's JSONField\n- [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) - Color field for django models with a nice color-picker in the admin\n- [django-simple-captcha](https://github.com/mbi/django-simple-captcha) - Add captcha images to any Django form\n- [django-tinymce](https://github.com/jazzband/django-tinymce) - TinyMCE text editor integration for Django\n- [django-image-uploader-widget](https://github.com/inventare/django-image-uploader-widget) - An beautiful image uploader widget (and inline) for django-admin\n- [https://github.com/bhch/django-jsonform] - A user-friendly JSON editing form for django admin.\n\n### Actions\n\n- [django-import-export](https://github.com/django-import-export/django-import-export) - Django application and library for importing and exporting data with admin integration.\n- [django-adminactions](https://github.com/saxix/django-adminactions/) - Collection of useful actions to use with django.contrib.admin.ModelAdmin and/or django.contrib.admin.AdminSite\n- [django-admin-confirm](https://github.com/trangpham/django-admin-confirm/) - Adds confirmations to changes, additions and actions\n\n\n### Packages\n\nVisit [DjangoPackages.com](https://djangopackages.org/grids/g/admin-interface/) to found more admin packages.\n- [djangocontrolroom](https://djangocontrolroom.com) - 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.\n- [django-admin-env-notice](https://github.com/dizballanze/django-admin-env-notice) - Visually distinguish environments in Django Admin\n- [django-admin-easy](https://github.com/ebertti/django-admin-easy) - Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way Edit\n- [djangoql](https://github.com/ivelum/djangoql) - Advanced search language for Django\n- [django-admin-honeypot](https://github.com/dmpayton/django-admin-honeypot/) - A fake Django admin login screen to notify admins of attempted unauthorized access.\n- [django-admin-tools](https://github.com/django-admin-tools/django-admin-tools) - Collection of extensions/tools for the default django administration interface.\n\n## Learn more about Django Admin\n\n### Django Admin Book\n- [Django Admin Cookbook](https://books.agiliq.com/projects/django-admin-cookbook/en/latest/)\n- [Mastering Django Admin Book!](https://mastering-django-admin.avilpage.com/en/latest/)\n\n### Tutorials on Extending Django Admin\n- [Change Django Admin Color](https://www.dothedev.com/blog/django-admin-change-color/)\n- [How to turn Django Admin into a lightweight dashboard](https://medium.com/@hakibenita/how-to-turn-django-admin-into-a-lightweight-dashboard-a0e0bbf609ad)\n- [Django Admin Range-Based Date Hierarchy](https://codeburst.io/django-admin-range-based-date-hierarchy-37955b12ea4e)\n- [Things You Must Know About Django Admin As Your App Gets Bigger](https://medium.com/@hakibenita/things-you-must-know-about-django-admin-as-your-app-gets-bigger-6be0b0ee9614)\n- [How to Add Custom Action Buttons to Django Admin](https://medium.com/@hakibenita/how-to-add-custom-action-buttons-to-django-admin-8d266f5b0d41)\n- [Optimizing Django Admin Paginator](https://medium.com/@hakibenita/optimizing-django-admin-paginator-53c4eb6bfca3)\n- [5 ways to make Django Admin safer](https://medium.com/hackernoon/5-ways-to-make-django-admin-safer-eb7753698ac8)\n- [How to add a text filter to Django Admin](https://medium.com/@hakibenita/how-to-add-a-text-filter-to-django-admin-5d1db93772d8)\n- [How to use list display in Django Admin](https://django-tutorial.dev/course/django-specifics/admin-panel/customizing-list-display)\n- [How to add Custom Buttons and Actions in Django Admin](https://django-tutorial.dev/course/django-specifics/admin-panel/custom-buttons-and-actions)\n- [Customize all of Admin Panel](https://django-tutorial.dev/course/django-specifics/admin-panel/model-admin-home/)\n- [Scaling Django Admin Date Hierarchy](https://medium.com/@hakibenita/scaling-django-admin-date-hierarchy-85c8e441dd4c)\n\n### Videos\n\n- [ModelAdmin Customization](https://www.youtube.com/watch?v=Xb9zfoJJzWg)\n- [DjangoCon US 2016 - Pushing The Pony's Boundaries - Django Admin Customization by Ola Sitarska](https://www.youtube.com/watch?v=0oZA_ACwNe4)\n- [Django Admin by Ola Sitarska - Django Under The Hood - 2015](https://opbeat.com/community/posts/django-admin-by-ola-sitarska/)\n\n### Articles\n\n- [How to Add Custom Action Buttons to Django Admin](https://medium.com/@hakibenita/how-to-add-custom-action-buttons-to-django-admin-8d266f5b0d41#.egd2bfqig)\n- [Things You Must Know About Django Admin As Your App Gets Bigger](https://medium.com/@hakibenita/things-you-must-know-about-django-admin-as-your-app-gets-bigger-6be0b0ee9614#.gc95boaw8)\n- [Dynamically generated Django admin actions](http://lukeplant.me.uk/blog/posts/dynamically-generated-django-admin-actions/)\n- [Dynamic Inlines in the Django Admin](http://www.mechanicalgirl.com/post/dynamic-inlines-django-admin/)\n\n### Twitter\n\n- [djangoadmintips](https://twitter.com/djangoadmintips)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/originalankur%2Fawesome-django-admin/projects"}