Forem

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.
🚀 Django 6.0 arrive en décembre ! Les nouveautés à ne pas manquer 🔥
Cover image for 🚀 Django 6.0 arrive en décembre ! Les nouveautés à ne pas manquer 🔥

🚀 Django 6.0 arrive en décembre ! Les nouveautés à ne pas manquer 🔥

1
Comments
1 min read
Title: The Complexity of ChatGPT's Model Picker: A Comprehensive Analysis

Title: The Complexity of ChatGPT's Model Picker: A Comprehensive Analysis

Comments
2 min read
Nvidia's AI Chips: A Geopolitical Dilemma

Nvidia's AI Chips: A Geopolitical Dilemma

Comments
2 min read
The Django-CFG Manifesto — or, How I Stopped Worshiping settings.py and Let AI Build My Apps
Cover image for The Django-CFG Manifesto — or, How I Stopped Worshiping settings.py and Let AI Build My Apps

The Django-CFG Manifesto — or, How I Stopped Worshiping settings.py and Let AI Build My Apps

Comments
5 min read
🎨 Django Templates & Static Files – Building Dynamic HTML

🎨 Django Templates & Static Files – Building Dynamic HTML

5
Comments
2 min read
From MySQL to PostgreSQL: My Django Migration Story (and a Tool to Help)

From MySQL to PostgreSQL: My Django Migration Story (and a Tool to Help)

6
Comments
2 min read
Build a Perfect Blog with FastAPI: Upload Image
Cover image for Build a Perfect Blog with FastAPI: Upload Image

Build a Perfect Blog with FastAPI: Upload Image

1
Comments
7 min read
Migrating Django from MySQL to Oracle: Handling Existing Tables and Many-to-Many Relationships

Migrating Django from MySQL to Oracle: Handling Existing Tables and Many-to-Many Relationships

Comments
2 min read
Per-Object Permissions for Elasticsearch Lists in Django Websites
Cover image for Per-Object Permissions for Elasticsearch Lists in Django Websites

Per-Object Permissions for Elasticsearch Lists in Django Websites

Comments
4 min read
The Safe Way to Switch Git Branches with Django Migrations
Cover image for The Safe Way to Switch Git Branches with Django Migrations

The Safe Way to Switch Git Branches with Django Migrations

Comments
3 min read
Hello dev.to
Cover image for Hello dev.to

Hello dev.to

Comments
1 min read
The Future of Backend Development: Why Django Still Matters in 2025

The Future of Backend Development: Why Django Still Matters in 2025

Comments
5 min read
Building a Flood Monitoring Dashboard with Django & React
Cover image for Building a Flood Monitoring Dashboard with Django & React

Building a Flood Monitoring Dashboard with Django & React

Comments
2 min read
Ring buffer in the database

Ring buffer in the database

4
Comments
3 min read
Build a Perfect Blog with FastAPI: Reply Comment
Cover image for Build a Perfect Blog with FastAPI: Reply Comment

Build a Perfect Blog with FastAPI: Reply Comment

Comments
7 min read
Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores
Cover image for Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores

Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores

5
Comments
5 min read
Building a Complete User Authentication System with GitHub Copilot Chat: A Step-by-Step Guide

Building a Complete User Authentication System with GitHub Copilot Chat: A Step-by-Step Guide

Comments
9 min read
Flask vs. Django: Which Framework Should You Choose For Your Project?
Cover image for Flask vs. Django: Which Framework Should You Choose For Your Project?

Flask vs. Django: Which Framework Should You Choose For Your Project?

4
Comments 1
8 min read
Title: Perplexity's Web Crawlers Allegedly Scraping Websites They're Not Supposed To

Title: Perplexity's Web Crawlers Allegedly Scraping Websites They're Not Supposed To

1
Comments
2 min read
Unit Test(Python)
Cover image for Unit Test(Python)

Unit Test(Python)

Comments
1 min read
Django REST Framework Authentication: JWT, OAuth2, and Session

Django REST Framework Authentication: JWT, OAuth2, and Session

Comments
1 min read
Custom QuerySets in Django: Writing Cleaner, Reusable Queries
Cover image for Custom QuerySets in Django: Writing Cleaner, Reusable Queries

Custom QuerySets in Django: Writing Cleaner, Reusable Queries

1
Comments
2 min read
Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯
Cover image for Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

Comments
3 min read
Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)
Cover image for Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)

Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)

Comments
5 min read
Django CRUD: Building Views, Forms & Templates for Your Finance App

Django CRUD: Building Views, Forms & Templates for Your Finance App

Comments
2 min read
loading...