[go: up one dir, main page]

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 vs. FastAPI o Django + FastAPI 2026: ¿Por qué elegir si puedes tener ambos?

Django vs. FastAPI o Django + FastAPI 2026: ¿Por qué elegir si puedes tener ambos?

1
Comments
14 min read
My Django Rapid Architecture short overview

My Django Rapid Architecture short overview

4
Comments
4 min read
I Wanted to Go Beyond "Todo App" — So I Built This Instead

I Wanted to Go Beyond "Todo App" — So I Built This Instead

11
Comments 1
3 min read
From Side Project to Production: Building Scalable Django Apps

From Side Project to Production: Building Scalable Django Apps

Comments
3 min read
Why Most Django Projects Fail in Production (And How to Fix Yours)

Why Most Django Projects Fail in Production (And How to Fix Yours)

Comments
2 min read
Building a Shop Inventory & Analytics Management System (Full-Stack Django + React)

Building a Shop Inventory & Analytics Management System (Full-Stack Django + React)

2
Comments
2 min read
Timetracer v1.4: Native Django Support and Easiest pytest Integration

Timetracer v1.4: Native Django Support and Easiest pytest Integration

Comments
3 min read
Boost Performance by Migrating Django Endpoints to Rust: NDVI & Weather Services (Phase 2 Complete)

Boost Performance by Migrating Django Endpoints to Rust: NDVI & Weather Services (Phase 2 Complete)

1
Comments
4 min read
django-silky: A Modern Fork of django-silk with Dark Mode, D3 Charts, and N+1 Detection

django-silky: A Modern Fork of django-silk with Dark Mode, D3 Charts, and N+1 Detection

1
Comments
4 min read
Django Security: 10 Essential Steps to Secure Your Project Before Production

Django Security: 10 Essential Steps to Secure Your Project Before Production

1
Comments
11 min read
Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Comments
2 min read
Session-Based Authentication in Django (Complete Internal Flow)

Session-Based Authentication in Django (Complete Internal Flow)

Comments 3
4 min read
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.