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.
"[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
I Just Found Out You Can Switch Search Engines—Here’s How!

I Just Found Out You Can Switch Search Engines—Here’s How!

Comments
1 min read
What is a RESTful API? A Beginner’s Guide

What is a RESTful API? A Beginner’s Guide

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

Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Comments
1 min read
UUID migration in Django with PostgreSQL

UUID migration in Django with PostgreSQL

7
Comments
17 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
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
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
Day 7: Unlocking User Authentication & Authorization

Day 7: Unlocking User Authentication & Authorization

12
Comments
2 min read
Fixing Django FieldError at /admin/accounts/customuser/add/

Fixing Django FieldError at /admin/accounts/customuser/add/

Comments
1 min read
Building a REST API with Django REST Framework: A Beginners Guide

Building a REST API with Django REST Framework: A Beginners Guide

8
Comments
4 min read
Day 6: Mastering Models & Database Relationships

Day 6: Mastering Models & Database Relationships

5
Comments
2 min read
Django: Turbocharging Performance and Scalability

Django: Turbocharging Performance and Scalability

Comments
3 min read
How Django Finds Static and Template Files: A Quick Guide

How Django Finds Static and Template Files: A Quick Guide

Comments
3 min read
loading...