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.
Manually testing sign up for my Django app

Manually testing sign up for my Django app

Comments
1 min read
Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

5
Comments
6 min read
Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI

Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI

Comments
13 min read
From Diagnosis to Development: Building Celio!

From Diagnosis to Development: Building Celio!

5
Comments
3 min read
🔐 How to Use Email as the Username in Django (The Right Way)

🔐 How to Use Email as the Username in Django (The Right Way)

Comments
2 min read
🧩 Questions about general web development. (Share your knowledge)

🧩 Questions about general web development. (Share your knowledge)

1
Comments
1 min read
🧩 Preguntas sobre desarrollo web general. (Comparte tu conocimiento)

🧩 Preguntas sobre desarrollo web general. (Comparte tu conocimiento)

1
Comments
1 min read
🚀 Is Your Django App Slowing Down?

🚀 Is Your Django App Slowing Down?

Comments
2 min read
🥊 Flask vs Django in 2025: Why Picking the Wrong Framework Could Hurt Your Project

🥊 Flask vs Django in 2025: Why Picking the Wrong Framework Could Hurt Your Project

7
Comments 1
3 min read
How to Call Go Code in Python: Accelerate Python with Go

How to Call Go Code in Python: Accelerate Python with Go

11
Comments
5 min read
Mastering Class-Based Views in Django Rest Framework 🚀

Mastering Class-Based Views in Django Rest Framework 🚀

1
Comments
2 min read
Smart Language Detection in Django Using Middleware and Domain/Subdomain Configuration

Smart Language Detection in Django Using Middleware and Domain/Subdomain Configuration

Comments
2 min read
How to Add Multilingual Support in Django with Django-parler

How to Add Multilingual Support in Django with Django-parler

Comments
2 min read
From Frustration to Innovation: The Journey Behind My E-Commerce Platform

From Frustration to Innovation: The Journey Behind My E-Commerce Platform

Comments
2 min read
Comprehensive Overview of HTTP Caching

Comprehensive Overview of HTTP Caching

6
Comments
6 min read
Master Django REST Framework: Build a Student Management System API with Function-Based Views

Master Django REST Framework: Build a Student Management System API with Function-Based Views

Comments
2 min read
Django Structured JSON Field: Unleashing the Power of Validated JSON in Django

Django Structured JSON Field: Unleashing the Power of Validated JSON in Django

Comments
3 min read
Captcha & reCaptcha For Django

Captcha & reCaptcha For Django

Comments
2 min read
Modernizá tu Django Admin con Unfold (sin tocar una línea de CSS)

Modernizá tu Django Admin con Unfold (sin tocar una línea de CSS)

Comments
5 min read
Django under the hood: How Form validation works ?

Django under the hood: How Form validation works ?

Comments
12 min read
Supercharge your Django App with caching.

Supercharge your Django App with caching.

1
Comments
2 min read
Boost Your Testing with FactoryBoy! 🏭🐍

Boost Your Testing with FactoryBoy! 🏭🐍

Comments
1 min read
When Not to Use AI: A Developer’s Perspective

When Not to Use AI: A Developer’s Perspective

Comments
3 min read
Adding HTTPS to django app on VM(Windows OS) Production level

Adding HTTPS to django app on VM(Windows OS) Production level

Comments
1 min read
Handling CSRF Login Errors Gracefully in Django

Handling CSRF Login Errors Gracefully in Django

Comments
3 min read
loading...