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.
Chanx: The Missing Toolkit for Django Channels - Production-Ready WebSockets Made Simple

Chanx: The Missing Toolkit for Django Channels - Production-Ready WebSockets Made Simple

Comments 1
5 min read
How to Build a Payment Gateway with Django and PayPal: A Step-by-Step Guide

How to Build a Payment Gateway with Django and PayPal: A Step-by-Step Guide

Comments 1
10 min read
How to Set Up CI/CD for Your Django App Using GitHub Actions and Systemd

How to Set Up CI/CD for Your Django App Using GitHub Actions and Systemd

1
Comments
2 min read
Implementing FastAPI from Scratch Using Only Pure Python

Implementing FastAPI from Scratch Using Only Pure Python

6
Comments
6 min read
Deploy a Django App in 2 Minutes with Astra

Deploy a Django App in 2 Minutes with Astra

Comments 2
2 min read
FastAPI Engine: Inside Uvicorn, Building a Fast ASGI Server in Pure Python

FastAPI Engine: Inside Uvicorn, Building a Fast ASGI Server in Pure Python

6
Comments 1
6 min read
🚀 How to Deploy a Django App on Render.com — Step-by-Step Guide

🚀 How to Deploy a Django App on Render.com — Step-by-Step Guide

Comments
2 min read
Razorpay Integration with Django: Step-by-Step Guide 💳

Razorpay Integration with Django: Step-by-Step Guide 💳

1
Comments
3 min read
🌟 FashionApp – A Fullstack Fashion Shopping App (Flutter + Django)

🌟 FashionApp – A Fullstack Fashion Shopping App (Flutter + Django)

2
Comments
2 min read
How I integrated Google OAuth in my Reddit clone (DRF + React)

How I integrated Google OAuth in my Reddit clone (DRF + React)

15
Comments 2
7 min read
DRF captcha своими руками

DRF captcha своими руками

1
Comments
3 min read
django storage config for django version >= 4.2

django storage config for django version >= 4.2

Comments
1 min read
From Google Sheets to a Scalable SaaS: Building Konquista with Python and Django 🚀

From Google Sheets to a Scalable SaaS: Building Konquista with Python and Django 🚀

Comments
3 min read
10 Django Packages You Should Be Using in 2025 (But Probably Aren’t)

10 Django Packages You Should Be Using in 2025 (But Probably Aren’t)

1
Comments
3 min read
PyCon US 2025 Recap

PyCon US 2025 Recap

Comments 1
6 min read
🔐 Mapping Records to Users in Django Rest Framework (DRF)

🔐 Mapping Records to Users in Django Rest Framework (DRF)

1
Comments
2 min read
Building a Secure JWT Authentication System with Django

Building a Secure JWT Authentication System with Django

Comments
5 min read
I built a relativity calculator in the browser (iTensor) — now trying to fully launch it

I built a relativity calculator in the browser (iTensor) — now trying to fully launch it

Comments
1 min read
Step-by-step guide to host your Django backend API on a Vps Server (Contabo)

Step-by-step guide to host your Django backend API on a Vps Server (Contabo)

1
Comments
2 min read
How to Set Up PostgreSQL for Your Django App on a VPS Server

How to Set Up PostgreSQL for Your Django App on a VPS Server

Comments
2 min read
How to Set Up PostgreSQL Database with a Django Application

How to Set Up PostgreSQL Database with a Django Application

2
Comments
2 min read
Transforming Software Quality at Bynry: Our Test-Driven Development Journey (Part 1)

Transforming Software Quality at Bynry: Our Test-Driven Development Journey (Part 1)

2
Comments 2
6 min read
Why I still use Django for my Saas Projects in 2025

Why I still use Django for my Saas Projects in 2025

13
Comments 2
10 min read
How to Customize Widgets in Django Forms

How to Customize Widgets in Django Forms

Comments
2 min read
Dockerizing a Django Backend with Multi-Container Images: A Step-by-Step Guide

Dockerizing a Django Backend with Multi-Container Images: A Step-by-Step Guide

3
Comments
5 min read
loading...