Forem

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.
Production-Ready Django, Celery, and Redis: The Definitive Guide to Scaling Background Tasks
Cover image for Production-Ready Django, Celery, and Redis: The Definitive Guide to Scaling Background Tasks

Production-Ready Django, Celery, and Redis: The Definitive Guide to Scaling Background Tasks

1
Comments
8 min read
Building a Plugin-Based Django Architecture with Horilla’s `AppLauncher`
Cover image for Building a Plugin-Based Django Architecture with Horilla’s `AppLauncher`

Building a Plugin-Based Django Architecture with Horilla’s `AppLauncher`

Comments
4 min read
Celery worker monitoring: detecting silent failures

Celery worker monitoring: detecting silent failures

Comments
13 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
Cover image for 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
Why Adding a Unique SKU Field Broke My Django Migration
Cover image for Why Adding a Unique SKU Field Broke My Django Migration

Why Adding a Unique SKU Field Broke My Django Migration

Comments
4 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
Cover image for 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
Django Ninja Made Simple — 2nd Edition is Now Live

Django Ninja Made Simple — 2nd Edition is Now Live

Comments
2 min read
Adding TOTP-Based 2FA to Django REST Framework with django-totp
Cover image for 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
Why I Added Redis Streams Between My Django API and Celery Workers.
Cover image for Why I Added Redis Streams Between My Django API and Celery Workers.

Why I Added Redis Streams Between My Django API and Celery Workers.

Comments
5 min read
Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search
Cover image for Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search

Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search

1
Comments
5 min read
I am Building a Fitness Dashboard
Cover image for I am Building a Fitness Dashboard

I am Building a Fitness Dashboard

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