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.
🚀 Getting Started with Django – A Beginner-Friendly Guide

🚀 Getting Started with Django – A Beginner-Friendly Guide

5
Comments
2 min read
Building a REST API with the Django REST Framework and MongoDB

Building a REST API with the Django REST Framework and MongoDB

8
Comments
13 min read
DjangoCon US 2025: Security, Simplicity, and Community

DjangoCon US 2025: Security, Simplicity, and Community

Comments
7 min read
Ring buffer in the database

Ring buffer in the database

Comments
3 min read
Django deployment on AWS

Django deployment on AWS

Comments
6 min read
Custom QuerySets in Django: Writing Cleaner, Reusable Queries

Custom QuerySets in Django: Writing Cleaner, Reusable Queries

1
Comments
2 min read
Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

1
Comments
3 min read
Django Tip: Why Your Static Files Disappear When DEBUG = False

Django Tip: Why Your Static Files Disappear When DEBUG = False

Comments
2 min read
Creating a Travel Diary With Django

Creating a Travel Diary With Django

Comments
14 min read
Tracking Gunicorn's busy worker count

Tracking Gunicorn's busy worker count

Comments
2 min read
API Security in Django: Approaches, Trade-offs, and Best Practices

API Security in Django: Approaches, Trade-offs, and Best Practices

Comments
6 min read
Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)

Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)

1
Comments
5 min read
Django + PgBouncer in Production: Pitfalls, Fixes, and Survival Tricks

Django + PgBouncer in Production: Pitfalls, Fixes, and Survival Tricks

4
Comments
7 min read
How the Web Talks to Django: A Beginner's Guide

How the Web Talks to Django: A Beginner's Guide

Comments
6 min read
Understanding Django Managers: The Gateway to Your Data

Understanding Django Managers: The Gateway to Your Data

1
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.