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.
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
Building an Agentic Personal Financial Assistant

Building an Agentic Personal Financial Assistant

1
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
Building Insta-like App Using Django

Building Insta-like App Using Django

Comments
1 min read
Testing and Sending Emails in Django Using Gmail SMTP

Testing and Sending Emails in Django Using Gmail SMTP

Comments
2 min read
Django Debugging - 12 Password Reset Emails being sent with 1 click

Django Debugging - 12 Password Reset Emails being sent with 1 click

Comments
5 min read
Build an AI Fashion Assistant in Django - Full Tutorial (w/ videos)

Build an AI Fashion Assistant in Django - Full Tutorial (w/ videos)

8
Comments 3
7 min read
Django Rest framework : The End

Django Rest framework : The End

Comments 1
1 min read
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
How to Set Up CI/CD for Your Django App Using GitHub Actions and Systemd

How to Set Up CI/CD for Your Django App Using GitHub Actions and Systemd

1
Comments
2 min read
Implementing FastAPI from Scratch Using Only Pure Python

Implementing FastAPI from Scratch Using Only Pure Python

6
Comments
6 min read
Deploy a Django App in 2 Minutes with Astra

Deploy a Django App in 2 Minutes with Astra

Comments 2
2 min read
FastAPI Engine: Inside Uvicorn, Building a Fast ASGI Server in Pure Python

FastAPI Engine: Inside Uvicorn, Building a Fast ASGI Server in Pure Python

6
Comments 1
6 min read
🚀 How to Deploy a Django App on Render.com — Step-by-Step Guide

🚀 How to Deploy a Django App on Render.com — Step-by-Step Guide

Comments
2 min read
Razorpay Integration with Django: Step-by-Step Guide đź’ł

Razorpay Integration with Django: Step-by-Step Guide đź’ł

1
Comments
3 min read
🌟 FashionApp – A Fullstack Fashion Shopping App (Flutter + Django)

🌟 FashionApp – A Fullstack Fashion Shopping App (Flutter + Django)

2
Comments
2 min read
How I integrated Google OAuth in my Reddit clone (DRF + React)

How I integrated Google OAuth in my Reddit clone (DRF + React)

15
Comments 2
7 min read
loading...