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.
Is Node.js your best introduction to the Backend?

Is Node.js your best introduction to the Backend?

Comments
2 min read
Implementing an Idempotent Delete in Django

Implementing an Idempotent Delete in Django

Comments
1 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
Building an AI Agent for Business Viability In a 24 Hour Hackathon

Building an AI Agent for Business Viability In a 24 Hour Hackathon

1
Comments 1
3 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
Introduction to serializers in Django Rest Framework (DRF) Part I

Introduction to serializers in Django Rest Framework (DRF) Part I

2
Comments
5 min read
From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis

From Zero to Cached: Building a High-Performance Housing Portal with Django, Next.js, and Redis

1
Comments
19 min read
Using Scala to build tooling for Django

Using Scala to build tooling for Django

2
Comments
2 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.