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.
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
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
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
Stop Writing CRUD Boilerplate: Introducing Django Ninja AIO CRUD

Stop Writing CRUD Boilerplate: Introducing Django Ninja AIO CRUD

Comments 1
1 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
Django Static Files: The Complete Guide - From Local Dev to S3 Production with Tailwind CSS

Django Static Files: The Complete Guide - From Local Dev to S3 Production with Tailwind CSS

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

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

Comments
3 min read
Django - Python's Powerful Backend Framework - Discussion

Django - Python's Powerful Backend Framework - Discussion

2
Comments
1 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
Optimizing Django Generic Relations: From N+1 to 2 Queries

Optimizing Django Generic Relations: From N+1 to 2 Queries

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.