--
- About Django
- API Development
- Architecture
- Authentication & Permissions
- Caching
- Contributing
- Dependency Management
- Deployment
- Django Admin
- Django ORM / Database
- Encryption
- File Uploads
- Frontend Integration
- HTMX
- Job Hunting
- Learning Django
- Logging
- Models
- Multitenancy
- Performance / Scaling
- Profiling
- Request / Response
- Serverless
- Settings
- Signals
- Single-File Django Projects
- Testing
- Time Zones
- Views
- Websockets
--
- Faster API development with django-dataclasses by Alec Clowes
- Model validation in Django REST Framework by Kye Russell
- Against service layers in Django by James Bennett
- Clean Architecture in Django by Jordi Fierro
- Django for Startup Founders: A better software architecture for SaaS startups and consumer apps by Alex Krupp
- More on service layers in Django by James Bennett
- Structuring large/complex Django projects, and using a services layer in Django projects by Adam Johnson
- The Single Folder Django Project Layout by Carlton Gibson
- Thoughts on Django application architecture approaches by Bradley Kirton
- Django Roles, Groups, and Permissions Introduction by Hemanth S P
- Fine Tuning Django User Permissions by Daniel W Davies
- How to Serve Protected Content With Django (Without Bogging Down Your Application Server)
- How to restrict access with Django Permissions by Marcus Lind
- Permissions in Django by Oluwole Majiyagbe
- Customizing the Django Admin by Nik Tomazic
- How to turn Django Admin into a lightweight dashboard by Haki Benita
- 10 tips for making the Django Admin more secure by Jeff Triplett & Lacey Williams Henschel
- Why is the Django Admin “Ugly”? by Vince Salvino
- A Django PAGNI: efficient bulk properties by Luke Plant
- Conditional aggregation in Django 2.0 by Peter Bengtsson
- Database concurrency in Django the right way by Vinta Software
- Database generated columns⁽²⁾: Django & PostgreSQL by Paolo Melchiorre
- Database generated columns⁽³⁾: GeoDjango & PostGIS by Paolo Melchiorre
- Django migrations and your database by Tim Schilling
- Django + Postgres: The Hunt for Long Running Queries by Paul Gilmartin
- Integrating Django with PostgreSQL Materialized Views by Abdulla Hashim
- Storing and retrieving tree structures in relational databases using Python (Django) by Deepak Singh
- The Fast Way to Test Django transaction.on_commit() Callbacks by Adam Johnson
- Transaction Types in Django Tests by Jean Cochrane
- Django Caching 101: Understanding the Basics and Beyond by Pragati Verma
- DSF Working Groups by Django Software Foundation
- Django Dependency Management with pip-compile and pip-tools by Will Vincent
- An Efficient Multi-Stage Build for Python Django in Docker by Henryk Plötz
- Deploying Django Application on AWS with Terraform. Setting up Celery and SQS by Yevhen Bondar
- Deploying a Django App to Render by Nik Tomazic
- Deploying completely serverless Django with Zappa and Aurora Serverless by Anmol Akhilesh
- Smooth Database Changes in Blue-Green Deployments by Mariusz Felisiak
- Stable Django deployments without downtime by Nicolas Kuttler
- Django Tailwind: How to configure Django and TailwindCSS from scratch in a new project by Learn Django
- Setting Up Server Side Rendering with React, Redux, and Django by Alexander Richey
- Tutorial: Django REST with React (and a sprinkle of testing) by Valentino Gagliardi
- Add instant database search with Django and HTMX 🕵️ by Tom Dekan
- Ajax-Enabled Checkbox and Select with Django and HTMX by Jack Linke
- Django Formsets Tutorial - Build dynamic forms with Htmx by Matthew Freire
- Django and HTMX by Alexander Kammerer
- Django, HTMX and Alpine.JS: A Match Made In Heaven by Nicholas Moen
- Django, HTMX and Alpine.js: Modern websites, JavaScript optional by Cory Zue
- How to create a Django form (using HTMX) in 90 seconds 🐎 by Tom Dekan
- Rapid Prototyping with Django, htmx, and Tailwind CSS by Amal Shaji
- Questions to ask a Django company by Tim Schilling
- Beginners should use Django, not Flask by Bite Code!
- Build an NFT rarity tool with Django by Matthew Freire
- Structlog with Django is Awesome! by Bruno Ribeiro
- Django models, encapsulation and data integrity by Tom Christie
- Multitenancy: juggling customer data in Django by Filipe Ximenes
- 19X faster response time by Yann Malet
- Enhance Your Data Queries with Materialized Views in PostgreSQL and Django by Silvan Mühlemann
- How to Optimize Django ORM Queries by Alexey Demianenko
- How to avoid a count query in Django if you can by Peter Bengtsson
- How to optimize PostgreSQL queries from Django using pgMustard by Adam Johnson
- Solving Performance Problems in the Django ORM by Kyle Hanson
- Supercharge Your Django App: 7 Sneaky Tricks to Crush Slow Database Queries by Johnny Metz
- μDjango (micro Django) 🧬 by Paolo Melchiorre
- Using Materialized Views to Implement Efficient Reports in Django by Gavin Wahl
- Lessons from scale: Django by Sanket Saurav
- Tips for Building High-Quality Django Apps at Scale by DoorDash Engineering
- Django: How to profile and improve startup time by Adam Johnson
- Django Streaming HTTP Responses by Anže Pečar
- How Does Django's StreamingHttpResponse Work, Exactly? by Andrew Brookins
- Django Views as Serverless Functions on Fly Machines by Kátia Nakamura
- Django Settings In the Cloud by Oleg Pesok
- Making Sense Of Settings by Matt Layman
- Common Pitfalls Using Django Signals by Oleg Pesok
- Django from first principles by Eric Matthes
- μDjango (micro Django) 🧬 by Paolo Melchiorre
- Blazing fast tests in Django by Yuri Shikanov
- Django Password Hashing: Speed Up Your Tests by 70% by Dave Schaefer
- Django Test Fixture: setUp, setUpClass and setUpTestData by Nhat Cuong / Nathan
- Django: Parametrized tests for all model admin classes by Adam Johnson
- Optimizing your Django tests by Olzhas Arystanov
- Simplified Django Tests With Pytest and Pytest FactoryBoy by Rocio Aramberri
- Test factory functions in Django by Luke Plant
- Time Zones in Pytz & Django by Tommi Kaikkonen
- Django Views — The Right Way by Luke Plant
- A minimal Websockets setup with Django in production by J.V. Zammit
- Finally, Real-Time Django Is Here: Get Started with Django Channels by Jacob Kaplan-Moss
This awesome list is built thanks to:
- Django News Newsletter
- Python Weekly Newsletter
- My Github Feed!
- Lobste.rs
- Several RSS feeds I'm subscribed to.
- Friends / team mates at work.
- The internet (?)