Django
A curated list of awesome things related to Django
This is a repository for collecting global custom management extensions for the Django Framework.
PEP-484 stubs for django-rest-framework
The Web framework for perfectionists with deadlines.
django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.
Declarative model lifecycle hooks, an alternative to Signals.
A Django app that lets you filter data by date range and numeric range in the admin UI
https://django-storages.readthedocs.io/
collection of useful django actions to use with ModelAdmin or AdminSite.
An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)
Awesome Django authorization, without the database
TinyMCE 4 editor widget for Django
Store model history and view/revert changes from admin site.
Django application and library for importing and exporting data with admin integration.
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
Simple tool to count Django db queries in the management commands and views (as decorator or middleware)