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.
20 Things I Learned While Writing a Multiplayer Game with Django and React

20 Things I Learned While Writing a Multiplayer Game with Django and React

Comments
4 min read
From debug mode enabled to PII disclosure via BFLA

From debug mode enabled to PII disclosure via BFLA

Comments
1 min read
Day 2: Breaking Down Django Apps & Project Structure

Day 2: Breaking Down Django Apps & Project Structure

Comments
2 min read
UUID migration in Django with PostgreSQL

UUID migration in Django with PostgreSQL

6
Comments
17 min read
Day 1 – Starting My Django Journey

Day 1 – Starting My Django Journey

Comments
2 min read
Finished Auth App for Galileo! 🚀

Finished Auth App for Galileo! 🚀

Comments
1 min read
Django Login View & Template Authentication: A Step-by-Step Guide

Django Login View & Template Authentication: A Step-by-Step Guide

Comments
1 min read
Mastering API Design & Documentation with OpenAPI

Mastering API Design & Documentation with OpenAPI

1
Comments
6 min read
Asynchronous Programming in Django

Asynchronous Programming in Django

Comments
2 min read
Building a Realworld blog backend in 600 lines of Python

Building a Realworld blog backend in 600 lines of Python

1
Comments
25 min read
"[PT-BR] Testes Unitários Eficientes no Django"-Torne a saída mais legível usando o plugin pytest-sugar

"[PT-BR] Testes Unitários Eficientes no Django"-Torne a saída mais legível usando o plugin pytest-sugar

Comments
5 min read
Django Codebase Updates: January 2025

Django Codebase Updates: January 2025

Comments
2 min read
Python Metaprogramming Unleashed: Full Control Over Everything

Python Metaprogramming Unleashed: Full Control Over Everything

5
Comments
7 min read
DRF: SerializerMethodField vs DataSerializerField

DRF: SerializerMethodField vs DataSerializerField

Comments
1 min read
Adding Unit Tests to Your Django Project with CodeBeaver - Tutorial

Adding Unit Tests to Your Django Project with CodeBeaver - Tutorial

Comments
14 min read
Django on a Budget: The Best Affordable Hosting Options for Your App

Django on a Budget: The Best Affordable Hosting Options for Your App

Comments
3 min read
Writing search view for Django application

Writing search view for Django application

Comments
1 min read
Making an OAuth App for the First Time

Making an OAuth App for the First Time

2
Comments 5
1 min read
My Preconfigured Django Template: Part 4 - Python-Decouple

My Preconfigured Django Template: Part 4 - Python-Decouple

Comments
1 min read
Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Comments
1 min read
Django Models Simplified: A Quick 4-Minute Guide for Beginners

Django Models Simplified: A Quick 4-Minute Guide for Beginners

Comments
1 min read
How to Start in Python (2025): A New Coder’s Guide

How to Start in Python (2025): A New Coder’s Guide

Comments
3 min read
HTTP Protocol: How It Works and Why It’s Designed This Way

HTTP Protocol: How It Works and Why It’s Designed This Way

5
Comments
13 min read
How to disable admin editing in the Django Admin Panel

How to disable admin editing in the Django Admin Panel

Comments
3 min read
Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide

Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide

1
Comments
1 min read
loading...