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.
From Duck Typing to Strict Types: Python’s Evolving Type System

From Duck Typing to Strict Types: Python’s Evolving Type System

6
Comments
6 min read
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
Synchronizing CalDAV Calendars with Google Calendar Using Django and Baikal

Synchronizing CalDAV Calendars with Google Calendar Using Django and Baikal

1
Comments
6 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 I Made My Django Blog Safe After Adding Markdown

How I Made My Django Blog Safe After Adding Markdown

Comments
7 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
Scalable, Modern Forms in Django with Tailwind CSS

Scalable, Modern Forms in Django with Tailwind CSS

2
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
Multiple Django apps on same port

Multiple Django apps on same port

2
Comments
3 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
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
loading...