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.
How I Built a Climate-Aware Garden Planner as a Solo Developer

How I Built a Climate-Aware Garden Planner as a Solo Developer

Comments
8 min read
Django Security: 10 Essential Steps to Secure Your Project Before Production

Django Security: 10 Essential Steps to Secure Your Project Before Production

1
Comments
11 min read
Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Comments
2 min read
Coming Back to a Project After a Long Break

Coming Back to a Project After a Long Break

Comments
3 min read
Django Ninja AIO CRUD REST Framework v2.5.0

Django Ninja AIO CRUD REST Framework v2.5.0

Comments
1 min read
The Silent Registration Killer: When Auto-Formatters and Linters Collide

The Silent Registration Killer: When Auto-Formatters and Linters Collide

Comments
4 min read
I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

Comments
2 min read
Is Node.js your best introduction to the Backend?

Is Node.js your best introduction to the Backend?

Comments
2 min read
Prevent ad network bans in Django by throttling ad impressions

Prevent ad network bans in Django by throttling ad impressions

Comments
1 min read
Trouble with Test After Introducing django-axes

Trouble with Test After Introducing django-axes

Comments
2 min read
Package a django app

Package a django app

Comments
4 min read
Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem

Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem

Comments
4 min read
You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend

You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend

Comments
2 min read
Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users

Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users

Comments
7 min read
Building a Portfolio Site with Django REST API and Vanilla JavaScript

Building a Portfolio Site with Django REST API and Vanilla JavaScript

1
Comments
9 min read
Refactoring a Legacy Django Codebase Without Breaking Production

Refactoring a Legacy Django Codebase Without Breaking Production

Comments
1 min read
Serving a deep learning model with Django

Serving a deep learning model with Django

Comments
4 min read
Mastering Emails in Django: From Hardcoded Strings to Branded Templates

Mastering Emails in Django: From Hardcoded Strings to Branded Templates

1
Comments
3 min read
Django + Redis Caching: Patterns, Pitfalls, and Real-World Lessons

Django + Redis Caching: Patterns, Pitfalls, and Real-World Lessons

Comments
6 min read
Steady Queue: a Redis-less task backend for Django

Steady Queue: a Redis-less task backend for Django

1
Comments
3 min read
Day-17 Multi-Stage Dockerfiles are a Game Changer for Django 🐳

Day-17 Multi-Stage Dockerfiles are a Game Changer for Django 🐳

Comments
1 min read
Production Deployment: Django, Docker Compose, & Nginx on AWS

Production Deployment: Django, Docker Compose, & Nginx on AWS

Comments
3 min read
**The Right to Repair: A Battle for Control in the Tech Industry**

**The Right to Repair: A Battle for Control in the Tech Industry**

Comments
2 min read
The Silent Truncator: Debugging Django's Vague `DataError`

The Silent Truncator: Debugging Django's Vague `DataError`

Comments
2 min read
Build an E-Signature with React, TailwindCSS, and Django Python

Build an E-Signature with React, TailwindCSS, and Django Python

Comments
3 min read
loading...