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.
Celery worker monitoring: detecting silent failures

Celery worker monitoring: detecting silent failures

Comments
13 min read
I turned the psql commands I keep forgetting into buttons

I turned the psql commands I keep forgetting into buttons

Comments
4 min read
Real-World CVE XSS Exploit in Django Template Engine

Real-World CVE XSS Exploit in Django Template Engine

2
Comments
10 min read
The Django Bug That Sends Emails for Orders That Never Existed

The Django Bug That Sends Emails for Orders That Never Existed

Comments
4 min read
Building a Sports E-Commerce Shop with Django — My Full Stack Journey

Building a Sports E-Commerce Shop with Django — My Full Stack Journey

2
Comments
2 min read
Shipping 12,000+ Lines Across 6 Systems in 19 Days: A Masterclass in Backend Architecture.

Shipping 12,000+ Lines Across 6 Systems in 19 Days: A Masterclass in Backend Architecture.

Comments
5 min read
Built a Django Interior Design Management System Using Python

Built a Django Interior Design Management System Using Python

1
Comments
1 min read
Improving First Byte and Contentful Paint on a Django Website

Improving First Byte and Contentful Paint on a Django Website

2
Comments
5 min read
Choosing the Right Python Web Framework: Django, Flask, or FastAPI?

Choosing the Right Python Web Framework: Django, Flask, or FastAPI?

Comments
1 min read
Celery beat monitoring: the underserved problem

Celery beat monitoring: the underserved problem

Comments
10 min read
How I cut Django indexing from 23 minutes to 11 minutes with one SQL change

How I cut Django indexing from 23 minutes to 11 minutes with one SQL change

1
Comments
1 min read
Django Ninja Made Simple — 2nd Edition is Now Live

Django Ninja Made Simple — 2nd Edition is Now Live

Comments
2 min read
How To Integrate Cloudinary In a DRF project.

How To Integrate Cloudinary In a DRF project.

1
Comments
2 min read
Adding TOTP-Based 2FA to Django REST Framework with django-totp

Adding TOTP-Based 2FA to Django REST Framework with django-totp

Comments
2 min read
"Renaming `user` when grep can't tell which model you mean"

"Renaming `user` when grep can't tell which model you mean"

1
Comments
11 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.