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.
JWT in Django Rest Framework: Building Secure Auth from Scratch

JWT in Django Rest Framework: Building Secure Auth from Scratch

1
Comments
2 min read
Why I Bet on FastAPI Over Django (After 10 Years of Using It)

Why I Bet on FastAPI Over Django (After 10 Years of Using It)

2
Comments 2
6 min read
Django leaky connection pool

Django leaky connection pool

Comments
2 min read
Understanding select_related vs prefetch_related in Django

Understanding select_related vs prefetch_related in Django

6
Comments 2
2 min read
đź”” Django Signals: Supercharging Your App with Event-Driven Architecture

đź”” Django Signals: Supercharging Your App with Event-Driven Architecture

Comments
2 min read
🔥 FizzBuzz Challenge On Python

🔥 FizzBuzz Challenge On Python

6
Comments
1 min read
A Complete User Authentication System Using Django REST framework and ReactJS

A Complete User Authentication System Using Django REST framework and ReactJS

5
Comments
20 min read
Django vs Flask vs FastAPI

Django vs Flask vs FastAPI

6
Comments 2
3 min read
How to Deploy a Django App to Production in 2025

How to Deploy a Django App to Production in 2025

5
Comments
4 min read
User Timezones in Django

User Timezones in Django

Comments
4 min read
Designing Better Django Models: Tips for Scalability and Clarity

Designing Better Django Models: Tips for Scalability and Clarity

1
Comments
4 min read
🚀 Hey Developers & Tech Enthusiasts!

🚀 Hey Developers & Tech Enthusiasts!

2
Comments 2
1 min read
Configuring CSP: A Test For Django 6.0

Configuring CSP: A Test For Django 6.0

Comments 2
6 min read
Understanding Django Relationships: OneToOneField vs ForeignKey vs ManyToManyField

Understanding Django Relationships: OneToOneField vs ForeignKey vs ManyToManyField

5
Comments
2 min read
My Google Summer of Code (GSoC) 2025 in View

My Google Summer of Code (GSoC) 2025 in View

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