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.
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
Rapid AI-powered Applications With Django MongoDB and Voyage API

Rapid AI-powered Applications With Django MongoDB and Voyage API

12
Comments 1
35 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
Python Code Quality: Style Conventions and Linting Tools

Python Code Quality: Style Conventions and Linting Tools

5
Comments
9 min read
Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

5
Comments
6 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
Vibe Recap of DjangoCon Europe 2025

Vibe Recap of DjangoCon Europe 2025

2
Comments
11 min read
How to build a Task Manager using Django + HTMX

How to build a Task Manager using Django + HTMX

11
Comments
13 min read
MVC, MVP, and MVVM: Simple in Appearance, Powerful in Practice

MVC, MVP, and MVVM: Simple in Appearance, Powerful in Practice

6
Comments
9 min read
Captcha & reCaptcha For Django

Captcha & reCaptcha For Django

Comments
2 min read
Understanding Python Concurrency: Multithreading VS AsyncIO

Understanding Python Concurrency: Multithreading VS AsyncIO

7
Comments
11 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 Rest framework Now EP01: Poetry

Django Rest framework Now EP01: Poetry

5
Comments 1
1 min read
Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

6
Comments
6 min read
Trees in Django: From Old Solutions to the New Wave

Trees in Django: From Old Solutions to the New Wave

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

Boost Your Testing with FactoryBoy! 🏭🐍

Comments
1 min read
Accelerating Python with Rust: A Practical Guide

Accelerating Python with Rust: A Practical Guide

7
Comments
6 min read
Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment

Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment

Comments
5 min read
Building a Secure JWT Authentication System with Django

Building a Secure JWT Authentication System with Django

Comments
5 min read
basic django authentication flow using mongodb backend

basic django authentication flow using mongodb backend

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

When Not to Use AI: A Developer’s Perspective

Comments
3 min read
From Rails to Django: Bringing Rails Magic into Django Development (Part 1)

From Rails to Django: Bringing Rails Magic into Django Development (Part 1)

1
Comments
2 min read
Django Migrations in Kubernetes: Avoid Downtime with These Battle-Tested Tips ⚙️

Django Migrations in Kubernetes: Avoid Downtime with These Battle-Tested Tips ⚙️

Comments 2
1 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
loading...