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.
Scaling to 200+ Cities by Deleting 90% of My Database

Scaling to 200+ Cities by Deleting 90% of My Database

Comments 2
6 min read
Coming Back to a Project After a Long Break

Coming Back to a Project After a Long Break

Comments
3 min read
Difference Between render() and HttpResponse() in Django (With Practical Examples)

Difference Between render() and HttpResponse() in Django (With Practical Examples)

2
Comments
2 min read
Django Ninja AIO CRUD REST Framework v2.5.0

Django Ninja AIO CRUD REST Framework v2.5.0

Comments
1 min read
The Silent Registration Killer: When Auto-Formatters and Linters Collide

The Silent Registration Killer: When Auto-Formatters and Linters Collide

Comments
4 min read
I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

Comments
2 min read
Building a secure password reset system in Django

Building a secure password reset system in Django

Comments
12 min read
Checking Django Settings

Checking Django Settings

1
Comments
2 min read
I Built a Real-Time Stock Price Tracker with Django, Redis and WebSockets

I Built a Real-Time Stock Price Tracker with Django, Redis and WebSockets

6
Comments
4 min read
How I Built My Django Portfolio Website from Scratch (Step-by-Step Guide)

How I Built My Django Portfolio Website from Scratch (Step-by-Step Guide)

Comments
3 min read
I Built a Django + React Auth Starter So You Don't Have To

I Built a Django + React Auth Starter So You Don't Have To

1
Comments
15 min read
Building an Atomic Quantity Update Endpoint in Django (and the Bugs That Taught Me More Than the Feature)

Building an Atomic Quantity Update Endpoint in Django (and the Bugs That Taught Me More Than the Feature)

Comments
3 min read
Is Node.js your best introduction to the Backend?

Is Node.js your best introduction to the Backend?

Comments
2 min read
Implementing an Idempotent Delete in Django

Implementing an Idempotent Delete in Django

Comments
1 min read
Prevent ad network bans in Django by throttling ad impressions

Prevent ad network bans in Django by throttling ad impressions

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