awesome-django
github.com/kupleron/awesome-django ↗Repository mirror of GitLab: https://gitlab.com/rosarior/awesome-django http://awesome-django.com
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me testing resources from awesome-django"
Installation instructions →What's inside
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-faker
Fake-factory to generate test data.
- django-jenkins
Plug and play continuous integration with django and jenkins.
- django-nose
Test runner using nose.
e-Commerce
- Cartridge
Ecommerce for Django/Mezzanine.
- django-oscar
Domain-driven e-commerce for Django.
- Django-Shop
A Django based shop system.
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.
Boilerplate
- cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
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.
Caching
- diskcache
Fast SQLite and file backed cache backend for Django.
- django-cachalot
Caches your Django ORM queries and automatically invalidates them.
- django-cache-machine
Automatic caching and invalidation for Django models through the ORM.
- django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
- django-memoize
An implementation of
- django-ormcache
A cache manager mixin that provides some caching of objects for the ORM.
Admin interface
- djamin
A new style for Django admin.
- django-admin2
Extendable, adaptable rewrite of django.contrib.admin
- django-admin-bootstrap
Responsive Skin for Django Admin
- django-admin-bootstrapped
A Django admin theme using Twitter Bootstrap.
- django-admin-easy
Collection of admin fields and decorators.
- django-admin-interface
The ultimate admin interface, based on a modern flat theme, it lets you customize the admin title, logo and colors by the admin itself.
Showing a sample of 307 resources. View the full list on GitHub →