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.
Flask vs. Django: Which Framework Should You Choose For Your Project?

Flask vs. Django: Which Framework Should You Choose For Your Project?

4
Comments 1
8 min read
Building Async Backends with Django and Celery

Building Async Backends with Django and Celery

1
Comments
7 min read
How to Restrict ForeignKey Choices in Django

How to Restrict ForeignKey Choices in Django

2
Comments
4 min read
🗄️ Django Models & ORM Deep Dive

🗄️ Django Models & ORM Deep Dive

5
Comments
2 min read
Building a Blog API with Django REST Framework

Building a Blog API with Django REST Framework

1
Comments
4 min read
Django Project & App Structure Explained

Django Project & App Structure Explained

10
Comments 2
2 min read
Django Signals: The Hidden Superpower Nobody Talks About

Django Signals: The Hidden Superpower Nobody Talks About

Comments
2 min read
Learn URLs in Django: From Setup to Dynamic Routing

Learn URLs in Django: From Setup to Dynamic Routing

1
Comments
7 min read
Adding Comments In Your Django Project

Adding Comments In Your Django Project

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