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.
AI-powered Movie Recommendations With Django & MongoDB Atlas

AI-powered Movie Recommendations With Django & MongoDB Atlas

9
Comments
22 min read
Django + HTMX Boilerplate for SaaS

Django + HTMX Boilerplate for SaaS

Comments
1 min read
What is `ContentFile` in Django?

What is `ContentFile` in Django?

Comments
2 min read
Optimize Django Queries: Unmasking and Solving the N+1 Problem (Interactive Guide)

Optimize Django Queries: Unmasking and Solving the N+1 Problem (Interactive Guide)

Comments
2 min read
Concurrency Synchronization Techniques in Go’s sync Package

Concurrency Synchronization Techniques in Go’s sync Package

5
Comments
8 min read
FastAPI is Overkill: Starlette and Pydantic Are All You Really Need

FastAPI is Overkill: Starlette and Pydantic Are All You Really Need

9
Comments
6 min read
Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain

35
Comments
19 min read
Django, PostgreSQL, Docker and Jasper Reports.

Django, PostgreSQL, Docker and Jasper Reports.

Comments
13 min read
DIY JWT Authentication in FastAPI Using Only Python

DIY JWT Authentication in FastAPI Using Only Python

6
Comments
4 min read
🥊 Flask vs Django in 2025: Why Picking the Wrong Framework Could Hurt Your Project

🥊 Flask vs Django in 2025: Why Picking the Wrong Framework Could Hurt Your Project

8
Comments 1
3 min read
Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

6
Comments
6 min read
Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI

Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI

Comments
13 min read
From Diagnosis to Development: Building Celio!

From Diagnosis to Development: Building Celio!

5
Comments
3 min read
How to Call Go Code in Python: Accelerate Python with Go

How to Call Go Code in Python: Accelerate Python with Go

12
Comments
5 min read
🔐 How to Use Email as the Username in Django (The Right Way)

🔐 How to Use Email as the Username in Django (The Right Way)

1
Comments
2 min read
Validasi Error & datepicker

Validasi Error & datepicker

Comments
8 min read
Duplicated Number Remover Tool

Duplicated Number Remover Tool

2
Comments
1 min read
Beginner project with django admin app

Beginner project with django admin app

Comments
1 min read
Building a Project Budget Manager with Django - Part 3: Views and Templates

Building a Project Budget Manager with Django - Part 3: Views and Templates

Comments 2
5 min read
Building a Project Budget Manager with Django - Part 5: Templates and Documentation

Building a Project Budget Manager with Django - Part 5: Templates and Documentation

Comments
6 min read
Building a Project Budget Manager with Django - Part 2: Authentication and Models

Building a Project Budget Manager with Django - Part 2: Authentication and Models

Comments
7 min read
Building a Project Budget Manager with Django - Part 6: Advanced Features

Building a Project Budget Manager with Django - Part 6: Advanced Features

Comments
4 min read
Building a Project Budget Manager with Django - Part 1: Project Setup and Structure

Building a Project Budget Manager with Django - Part 1: Project Setup and Structure

Comments
4 min read
Building a Project Budget Manager with Django - Part 4: Deployment and Production Setup On Ubuntu Server

Building a Project Budget Manager with Django - Part 4: Deployment and Production Setup On Ubuntu Server

Comments
4 min read
Deep Dive into Python Coroutines: async/await

Deep Dive into Python Coroutines: async/await

9
Comments
6 min read
loading...