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.
How to safely remove a Django model field: finding every real reference before you delete

How to safely remove a Django model field: finding every real reference before you delete

1
Comments
11 min read
what django feels like after react

what django feels like after react

1
Comments 3
2 min read
IDOR Lab: The Bug Bounty Training Platform That Doesn't Hold Your Hand

IDOR Lab: The Bug Bounty Training Platform That Doesn't Hold Your Hand

Comments
3 min read
I Couldn't Grow Up with a Cat, So I Made a Django Package to Fix That

I Couldn't Grow Up with a Cat, So I Made a Django Package to Fix That

1
Comments
3 min read
Time Zones Usually Don't Become a Problem Until Your Application Goes Global

Time Zones Usually Don't Become a Problem Until Your Application Goes Global

1
Comments 1
6 min read
Inside a Horilla CRM App: registration.py, menu.py, and What AppLauncher Actually Loads

Inside a Horilla CRM App: registration.py, menu.py, and What AppLauncher Actually Loads

2
Comments
5 min read
Building a Secure Authentication System with Django

Building a Secure Authentication System with Django

1
Comments
2 min read
How I Added Live Charts to the Django Admin Without Installing a Single Package

How I Added Live Charts to the Django Admin Without Installing a Single Package

1
Comments
4 min read
How I Built a Full-Stack Roulette Game with Claude AI and Deployed It to AWS — While Learning Everything Along the Way

How I Built a Full-Stack Roulette Game with Claude AI and Deployed It to AWS — While Learning Everything Along the Way

Comments
14 min read
Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

1
Comments
4 min read
We found a data-loss bug that alembic downgrade ran clean

We found a data-loss bug that alembic downgrade ran clean

Comments
1 min read
Building a Conversational Booking Agent for Vehicle Rentals: MCP Endpoints, Dialog Passports, and Alternative Search

Building a Conversational Booking Agent for Vehicle Rentals: MCP Endpoints, Dialog Passports, and Alternative Search

Comments
9 min read
Debugging a Cross-Language HMAC Signature Failure Between Nextcloud and Django

Debugging a Cross-Language HMAC Signature Failure Between Nextcloud and Django

Comments
4 min read
AMPER B2C od środka: jak zbudowaliśmy platformę e-commerce opartą na Django

AMPER B2C od środka: jak zbudowaliśmy platformę e-commerce opartą na Django

Comments
5 min read
Inside AMPER B2C: how we built an e-commerce platform on Django

Inside AMPER B2C: how we built an e-commerce platform on Django

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