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.
A Quadriplegic Developer’s Story: From Nursing Home to Production Deployments

A Quadriplegic Developer’s Story: From Nursing Home to Production Deployments

Comments
2 min read
Fixing “502 Bad Gateway” with Gunicorn and Nginx on Ubuntu

Fixing “502 Bad Gateway” with Gunicorn and Nginx on Ubuntu

Comments
2 min read
How to Build a Search Engine from Scratch in Python (No External Packages)

How to Build a Search Engine from Scratch in Python (No External Packages)

9
Comments
11 min read
A Landscape of the Python Ecosystem: Pros, Cons, and a Selection Guide for 8 Major Frameworks

A Landscape of the Python Ecosystem: Pros, Cons, and a Selection Guide for 8 Major Frameworks

6
Comments
6 min read
How l started Setting Up a Python & Django Dev

How l started Setting Up a Python & Django Dev

3
Comments 1
2 min read
Setting Up Git, Python, WSL, Docker, and GitHub SSH

Setting Up Git, Python, WSL, Docker, and GitHub SSH

1
Comments 1
4 min read
Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)

Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)

Comments
2 min read
What is Django in Web Development? Features, Benefits, and Use Cases

What is Django in Web Development? Features, Benefits, and Use Cases

Comments
4 min read
Accurate Distance Calculations in Python: Why geopy.geodesic Stands Out

Accurate Distance Calculations in Python: Why geopy.geodesic Stands Out

Comments
2 min read
Scalable, Modern Forms in Django with Tailwind CSS

Scalable, Modern Forms in Django with Tailwind CSS

3
Comments 1
3 min read
Let’s Build the Future of Global Education – Together!

Let’s Build the Future of Global Education – Together!

Comments
1 min read
What is Django? Exploring the Power of Python’s Top Web Framework

What is Django? Exploring the Power of Python’s Top Web Framework

Comments 1
4 min read
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
🎉 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
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
Real-Time AI Chat with Django and React: Deployment

Real-Time AI Chat with Django and React: Deployment

Comments 3
6 min read
loading...