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 Real-Time Notification Panel with Tailwind CSS and WebSockets

Building a Real-Time Notification Panel with Tailwind CSS and WebSockets

4
Comments
2 min read
🚀 DRF ViewSets & Routers Explained – Build REST APIs Faster with Django

🚀 DRF ViewSets & Routers Explained – Build REST APIs Faster with Django

Comments
1 min read
Testing Paystack Webhooks with Ngrok and Django: A Hands-On Tutorial

Testing Paystack Webhooks with Ngrok and Django: A Hands-On Tutorial

1
Comments
6 min read
An Introduction to Asynchronous Tasks and Background Workers in Django

An Introduction to Asynchronous Tasks and Background Workers in Django

1
Comments
13 min read
Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

6
Comments
5 min read
Upgrade from psycopg2 to psycopg3 in Django

Upgrade from psycopg2 to psycopg3 in Django

Comments
3 min read
Request for maintainer(s) for django-unicorn

Request for maintainer(s) for django-unicorn

1
Comments
2 min read
🎉 Just Launched My Developer Portfolio Website!

🎉 Just Launched My Developer Portfolio Website!

9
Comments 8
1 min read
Zero-Downtime Django Deployments on Kubernetes — Blue-Green Strategy & Safe Migrations

Zero-Downtime Django Deployments on Kubernetes — Blue-Green Strategy & Safe Migrations

Comments
1 min read
Django Journey: Learn DRF by building an e-commerce API

Django Journey: Learn DRF by building an e-commerce API

1
Comments 4
1 min read
How to Implement JWT Authentication in Django REST Framework (Without the Headache)

How to Implement JWT Authentication in Django REST Framework (Without the Headache)

1
Comments
6 min read
Understanding Prometheus and Monitoring Python Applications

Understanding Prometheus and Monitoring Python Applications

7
Comments
5 min read
Building a Rock-Solid Testing Framework at Bynry:

Building a Rock-Solid Testing Framework at Bynry:

1
Comments 1
7 min read
Building Self-Healing SaaS Applications with Django & Frappe

Building Self-Healing SaaS Applications with Django & Frappe

Comments
2 min read
✅ Django Signals 2025 — Master Event-Driven Apps

✅ Django Signals 2025 — Master Event-Driven Apps

Comments
1 min read
🚀 Speeding Up Django Projects in 2025: Prefetches, Selects, and Advanced Managers

🚀 Speeding Up Django Projects in 2025: Prefetches, Selects, and Advanced Managers

Comments
1 min read
Pure Python HTTP Server with Sockets – A Deep Dive into Web Server Internals

Pure Python HTTP Server with Sockets – A Deep Dive into Web Server Internals

10
Comments
7 min read
How to Check Gunicorn Logs and Monitor Your Django App as a Systemd Service

How to Check Gunicorn Logs and Monitor Your Django App as a Systemd Service

1
Comments
2 min read
How to create Login Form with Next.js and integrate with Django API

How to create Login Form with Next.js and integrate with Django API

2
Comments 2
4 min read
Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment

Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment

Comments
5 min read
J'ai failli abandonner l'intégration Django + S3 (et toi aussi si tu rates ça)

J'ai failli abandonner l'intégration Django + S3 (et toi aussi si tu rates ça)

Comments
3 min read
I need a replacement for vscode

I need a replacement for vscode

2
Comments 10
1 min read
Designing a Modular Form System with Tailwind CSS and Django

Designing a Modular Form System with Tailwind CSS and Django

Comments 1
3 min read
Test SMTP credentials using Python

Test SMTP credentials using Python

2
Comments
2 min read
Poetry > pip + venv? Here's why developers are switching

Poetry > pip + venv? Here's why developers are switching

8
Comments 1
8 min read
loading...