awesome-django
github.com/shahraizali/awesome-django ↗The Best Django Resource, Awesome Django for mature packages.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me restful api resources from awesome-django"
Installation instructions →What's inside
RESTful API
- apitally
Simple API monitoring, analytics, and request logging for Django REST Framework and Django Ninja.
- django-nap
A minimalist approach to object serialization, RESTful views, and RPC views.
- django-rest-auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON).
- django-rest-framework
A powerful and flexible toolkit that makes it easy to build Web APIs.
- djangorestframework-recursive
Recursive Serialization for Django REST framework.
- django-rest-localflavor
Localized flavors of some serializers to use with Django Rest Framework.
Testing
- behave-django
Behave BDD integration for Django.
- django-behave
TestRunner for the Behave BDD module.
- django-dynamic-fixture
A complete library to create dynamic model instances for testing purposes.
- django-eraserhead
Django package that provides hints to optimize database usage by deferring unused fields (and more).
- django-faker
Fake-factory to generate test data.
- django-jenkins
Plug and play continuous integration with django and jenkins.
e-Commerce
- Cartridge
Ecommerce for Django/Mezzanine.
- django-changuito
A cart app for your django site, an updated fork of django-cart.
- django-oscar
Domain-driven e-commerce for Django.
External documentation
- Classy Class-Based Views
Detailed descriptions, with full methods and attributes, for each of Django's class-based generic views.
- Classy Django REST Framework
Detailed descriptions, with full methods and attributes, for each of Django REST Framework's class-based views and serializers.
Videos
- Code School - Try Django
An introduction to the basics of Django.
- CodingforEntrepreneur
One of the best collection of Django Videos and all the projects are written in Django.
- Django-manage.py-anywhere
Run manage.py commands from anywhere. Finds closest to current path manage.py file and runs commands against it.
Asset Management
- Collectfast
A faster collectstatic command.
- django-compressor
Compresses linked and inline JavaScript or CSS into a single cached file.
- django-gears
Compiles and concatenates JavaScript and CSS assets.
- django-htmlmin
HTML minifier for Python with full support for HTML 5 and Django.
- django-pipeline
Asset packaging for Django.
Boilerplate
- cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
- demo-allauth-bootstrap
Django sample app with users including social auth via Django-AllAuth.
- Django Keel
Conferences
- cookiecutter-django
A cookiecutter template for creating Django projects quickly.
- Django Beer
the new meeting of the Django community of Florence.
- DjangoCon Europe
is the annual largest European-based Django conference that is usually held in late spring.
- DjangoCon US
is the largest North American Django conference generally held the first week in September each year.
Showing a sample of 351 resources. View the full list on GitHub →