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.
Django Login View & Template Authentication: A Step-by-Step Guide

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

Comments
1 min read
TechPills per tutti: Metti in moto il tuo primo progetto Django

TechPills per tutti: Metti in moto il tuo primo progetto Django

Comments
1 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
Exploring ASGI: Python’s Async Protocol for Web Apps

Exploring ASGI: Python’s Async Protocol for Web Apps

5
Comments
5 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
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
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
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
PWA and Django #4: Installing a PWA as a native application

PWA and Django #4: Installing a PWA as a native application

Comments
2 min read
FastAPI vs Django/Flask

FastAPI vs Django/Flask

3
Comments
3 min read
Django: Turbocharging Performance and Scalability

Django: Turbocharging Performance and Scalability

Comments
3 min read
DJANGO MODEL

DJANGO MODEL

Comments
1 min read
Using Django Fixtures with Foreign Keys Without Hardcoded IDs

Using Django Fixtures with Foreign Keys Without Hardcoded IDs

1
Comments
2 min read
Bloom Filters Made Easy: Python Code & Explanation 🐍

Bloom Filters Made Easy: Python Code & Explanation 🐍

5
Comments
6 min read
Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

1
Comments 1
3 min read
Struggling with Custom Styles in Django_ckeditor_5: My Solution

Struggling with Custom Styles in Django_ckeditor_5: My Solution

Comments
1 min read
loading...