DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Your django-haystack Whoosh backend breaks on Python 3.13 — here's the one-line fix

Your django-haystack Whoosh backend breaks on Python 3.13 — here's the one-line fix

1
Comments
3 min read
FastAPI vs Django for Startups (2026)

FastAPI vs Django for Startups (2026)

Comments
4 min read
The N+1 Query Problem in Django: How to Spot It and Kill It Before It Kills Your API

The N+1 Query Problem in Django: How to Spot It and Kill It Before It Kills Your API

1
Comments
5 min read
Eleven Terabytes and No Raster Database

Eleven Terabytes and No Raster Database

Comments
8 min read
When Python is Too Slow

When Python is Too Slow

5
Comments
3 min read
Handling Money Correctly in Django: A Guide to Decimals, Precision, and the Mistakes That Cost You

Handling Money Correctly in Django: A Guide to Decimals, Precision, and the Mistakes That Cost You

1
Comments
5 min read
What Happens When FastAPI Meets a Full Backend?

What Happens When FastAPI Meets a Full Backend?

Comments
2 min read
Building an AI Customer Support SaaS with Django, RAG and Self-Hosted LLMs

Building an AI Customer Support SaaS with Django, RAG and Self-Hosted LLMs

Comments
5 min read
How to Handle OAuth 2.0 Authentication to Third-Party APIs with Asstgr (self-hosted)

How to Handle OAuth 2.0 Authentication to Third-Party APIs with Asstgr (self-hosted)

Comments
3 min read
Factory Pattern in Django Projects : Why Should You Care?

Factory Pattern in Django Projects : Why Should You Care?

Comments
1 min read
Notes on Django Documentation

Notes on Django Documentation

Comments
3 min read
Daily Notes: RWiR - Search Combo

Daily Notes: RWiR - Search Combo

Comments
2 min read
Daily Notes: Django QuerySet Boost Efficiency

Daily Notes: Django QuerySet Boost Efficiency

Comments
2 min read
Django Deployment: Translation Error in Deployment

Django Deployment: Translation Error in Deployment

Comments
1 min read
Django NoReverseMatch and General Notes

Django NoReverseMatch and General Notes

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.