Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Apps
Small components used to build projects. An app is anything that is installed by placing in settings.INSTALLED_APPS.
Show Apps (4445)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (801)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (252)Frameworks
Large efforts that combine many python modules or apps. Examples include Django, django-cms, and Mezzanine. Most CMSes fall into this category, and so do storefronts.
Show Frameworks (212)Latest Package Releases
Email services for django providing various backends.
Use Typer (type hints) to define the interface for your Django management commands.
✨ Django Semantic UI admin theme
Because the Django world needs yet another registry system!
HTTP deployment probes for Django applications.
Latest Five Packages Added
HTTP deployment probes for Django applications.
Django authentication backend implementing Amnesia Honeywords for breach detection without a separate honeychecker. Stores k hashed candidates per user, flags logins using unmarked decoys, logs events, and emits signals for alerting. Integrates via settings + migrations; initialize users at signup/password change.
A simple yet powerful cms. Build with django.
Random Five Packages
Disclaimer: This project is unmaintained since I don't use it myself anymore and I did not find a maintainer within the user base so far. However, I'm happy to accept pull requests!
Popup announcements for Mezzanine websites via Bootstrap modals.
Convert CSV/XML files into python object or django model
The uncompromising Python code formatter
Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
Per object permissions for Django
A configurable set of panels that display various debug information about the current request/response.
Automated image processing for Django. Currently v6.0