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
🎉 Just Launched My Developer Portfolio Website!

🎉 Just Launched My Developer Portfolio Website!

6
Comments 6
1 min read
Building an Agentic Personal Financial Assistant

Building an Agentic Personal Financial Assistant

Comments
2 min read
Why I Use MVCS in Django: A Clean Code Perspective

Why I Use MVCS in Django: A Clean Code Perspective

2
Comments
5 min read
Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

7
Comments
7 min read
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
Razorpay Integration with Django: Step-by-Step Guide 💳

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

Comments
3 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
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
DRF captcha своими руками

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

Comments
3 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
How to Set Up PostgreSQL Database with a Django Application

How to Set Up PostgreSQL Database with a Django Application

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