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.
Creating a To-do app with HTMX and Django, part 9: active search

Creating a To-do app with HTMX and Django, part 9: active search

2
Comments
4 min read
Static sites FTW

Static sites FTW

Comments
1 min read
Master Django Admin: A Beginner’s Guide to Managing Your Projects

Master Django Admin: A Beginner’s Guide to Managing Your Projects

2
Comments
2 min read
Creating Open Graph Images in Django for Improved Social Media Sharing

Creating Open Graph Images in Django for Improved Social Media Sharing

Comments
5 min read
Effortless Full Stack Development: Set Up Django-React Application with One Command Using Daytona

Effortless Full Stack Development: Set Up Django-React Application with One Command Using Daytona

19
Comments
8 min read
FastAPI + Uvicorn = Blazing Speed: The Tech Behind the Hype

FastAPI + Uvicorn = Blazing Speed: The Tech Behind the Hype

14
Comments 1
6 min read
Stremlining Development with Daytona

Stremlining Development with Daytona

6
Comments
4 min read
Learn Django through Inventory management system

Learn Django through Inventory management system

3
Comments
2 min read
Creating a To-do app with HTMX and Django, part 8: inline edit, and using Iconify

Creating a To-do app with HTMX and Django, part 8: inline edit, and using Iconify

1
Comments
6 min read
Authentication and Authorization in Django: Django session

Authentication and Authorization in Django: Django session

Comments
5 min read
Django: Find Nearby Users with Coordinates and Radius

Django: Find Nearby Users with Coordinates and Radius

1
Comments
2 min read
Learn Django REST Framework Authentication: A Complete Step-by-Step Python Guide

Learn Django REST Framework Authentication: A Complete Step-by-Step Python Guide

2
Comments
2 min read
Serverless or Server for Django Apps?

Serverless or Server for Django Apps?

6
Comments
6 min read
Introduction to Django Authentication: Understanding the Core Components and Benefits

Introduction to Django Authentication: Understanding the Core Components and Benefits

Comments
3 min read
Choosing Redis Caching Over Kafka for a Grocery Delivery App

Choosing Redis Caching Over Kafka for a Grocery Delivery App

1
Comments 1
3 min read
Creating a To-Do app with HTMX and Django, part 7: infinite scroll

Creating a To-Do app with HTMX and Django, part 7: infinite scroll

Comments
5 min read
Get Done ✅ : A step-by-step guide in building a Django To Do List

Get Done ✅ : A step-by-step guide in building a Django To Do List

9
Comments
11 min read
Creating a To-Do app with HTMX and Django, part 6: implementing Delete with tests

Creating a To-Do app with HTMX and Django, part 6: implementing Delete with tests

Comments
4 min read
Master Django Basics in Just 26 Minutes: A Beginner-Friendly Tutorial

Master Django Basics in Just 26 Minutes: A Beginner-Friendly Tutorial

1
Comments
3 min read
Styling Django Projects: A Comprehensive Guide to CSS Integration

Styling Django Projects: A Comprehensive Guide to CSS Integration

3
Comments 1
3 min read
Creating a To-Do app with HTMX and Django, part 5: Testing the views

Creating a To-Do app with HTMX and Django, part 5: Testing the views

Comments 4
4 min read
Exposing Your Django Project to the Internet Using Ngrok

Exposing Your Django Project to the Internet Using Ngrok

3
Comments
2 min read
Creating a To-Do app with HTMX and Django, part 4: adding new Todos

Creating a To-Do app with HTMX and Django, part 4: adding new Todos

Comments 2
4 min read
Creating a To-Do app with HTMX and Django - Part 3: Creating the frontend and adding HTMX

Creating a To-Do app with HTMX and Django - Part 3: Creating the frontend and adding HTMX

1
Comments
7 min read
Integrate Sentry into your Django project

Integrate Sentry into your Django project

3
Comments
2 min read
loading...