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.
Serving a deep learning model with Django

Serving a deep learning model with Django

Comments
4 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
My Journey Contributing to Django: From Intimidation to a Merged Ticket 🚀

My Journey Contributing to Django: From Intimidation to a Merged Ticket 🚀

Comments
3 min read
From IP to Identity: The Complete Guide to Deploying Django with SSL, Nginx, and Docker

From IP to Identity: The Complete Guide to Deploying Django with SSL, Nginx, and Docker

Comments
3 min read
Taming the Internal Loop: Why Your Next.js App is DDoSing Itself (and How to Fix It)

Taming the Internal Loop: Why Your Next.js App is DDoSing Itself (and How to Fix It)

Comments
6 min read
From Non-CS to Django: My Learning Journey

From Non-CS to Django: My Learning Journey

Comments
1 min read
From Ghost to Zulip: Setting Up Zulip Locally on WSL2 (and Fixing Tricky Python Issues)

From Ghost to Zulip: Setting Up Zulip Locally on WSL2 (and Fixing Tricky Python Issues)

Comments 2
3 min read
Django F() expression

Django F() expression

Comments
2 min read
Modern Web Authentication Security: JWT, Cookies, CSRF, and Common Developer Mistakes

Modern Web Authentication Security: JWT, Cookies, CSRF, and Common Developer Mistakes

Comments
12 min read
Simple BOT blocker with Caddy and Django

Simple BOT blocker with Caddy and Django

Comments
3 min read
Deploying a complex Django application to AWS Elastic Beanstalk (EB)

Deploying a complex Django application to AWS Elastic Beanstalk (EB)

Comments
3 min read
Django E-commerce site

Django E-commerce site

Comments
1 min read
Demystifying Django Architecture : A Beginner-Friendly Guide

Demystifying Django Architecture : A Beginner-Friendly Guide

Comments
4 min read
Django + DRF Practical Testing: Blog, Writer, Category, SocialMediaMeta (Full Use Case) - Part 2

Django + DRF Practical Testing: Blog, Writer, Category, SocialMediaMeta (Full Use Case) - Part 2

Comments
3 min read
Implementasi Secure Programming pada Modul Reply: Analisis Komprehensif Keamanan Aplikasi

Implementasi Secure Programming pada Modul Reply: Analisis Komprehensif Keamanan Aplikasi

Comments
11 min read
A Rough day with Ruff --fix in Django's apps

A Rough day with Ruff --fix in Django's apps

1
Comments
2 min read
Part 3: Understanding Databases and Creating Your First User System

Part 3: Understanding Databases and Creating Your First User System

Comments
5 min read
Part 2: Setting Up Your First Django Project

Part 2: Setting Up Your First Django Project

Comments
4 min read
Quality Assurance Strategy untuk Modul Reply

Quality Assurance Strategy untuk Modul Reply

1
Comments 1
8 min read
Project Completed. Now I’m Going to Break It Down.

Project Completed. Now I’m Going to Break It Down.

Comments
1 min read
Part 1: What a Backend Really Is (A Gentle Introduction)

Part 1: What a Backend Really Is (A Gentle Introduction)

Comments
4 min read
loading...