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.
🚀 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
Request for maintainer(s) for django-unicorn

Request for maintainer(s) for django-unicorn

1
Comments 1
2 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

8
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
Synchronizing CalDAV Calendars with Google Calendar Using Django and Baikal

Synchronizing CalDAV Calendars with Google Calendar Using Django and Baikal

3
Comments
6 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
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

1
Comments 1
3 min read
Test SMTP credentials using Python

Test SMTP credentials using Python

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

Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

8
Comments 2
7 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
Why Django's override_settings Sometimes Fails (and How reload + patch Saved Me)

Why Django's override_settings Sometimes Fails (and How reload + patch Saved Me)

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

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

6
Comments 1
8 min read
Building Insta-like App Using Django

Building Insta-like App Using Django

Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.