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.
Django Finance App: Summaries & Analytics (Income, Expenses, Balance)

Django Finance App: Summaries & Analytics (Income, Expenses, Balance)

Comments
1 min read
Filtering and Searching Transactions

Filtering and Searching Transactions

Comments
2 min read
Integrating Pesapal API 3.0 on Django

Integrating Pesapal API 3.0 on Django

1
Comments
6 min read
`inspect.stack()` in Python with Examples

`inspect.stack()` in Python with Examples

5
Comments
3 min read
Django Without the Mess: Repositories for Data, Services for Rules

Django Without the Mess: Repositories for Data, Services for Rules

2
Comments 1
5 min read
QuerySet Wizardry: Making Django ORM My Playground

QuerySet Wizardry: Making Django ORM My Playground

1
Comments
2 min read
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.