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 (4426)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (797)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (249)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 (209)Latest Package Releases
Email services for django providing various backends.
A scheduler for Django projects
Integrates react-jsonschema-form in your Django project as a form field
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
⚡Translate Django .po files and model fields with AI. Repeatable, consistent, and pennies per language.
Latest Five Packages Added
Database implementation of HydroSHEDS products : https://www.hydrosheds.org/products
Schema-driven, database-backed runtime configuration for Django.
Sensorthings models and rest api. Can also be used as proxy for frost-server.
ParadeDB - Full-Text Search Support for Django
Random Five Packages
A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets
A Django forum engine for building powerful community driven websites.
A project template for Django 1.4+ including Twitter bootstrap, commonly used 3rd party apps (South, debug toolbar etc), and project layout.
Adapation of the Arkestra image plugin, simply for djangoCMS
a ratings app for Django
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.
Per object permissions for Django