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.
How to Start in Python (2025): A New Coder’s Guide

How to Start in Python (2025): A New Coder’s Guide

Comments
3 min read
How to Start in Python (2025): A New Coder’s Guide

How to Start in Python (2025): A New Coder’s Guide

Comments
3 min read
PWA and Django #4: Installing a PWA as a native application

PWA and Django #4: Installing a PWA as a native application

Comments
2 min read
10-Minute Grocery Delivery App: Challenges, Tech Stack, and Key Decisions

10-Minute Grocery Delivery App: Challenges, Tech Stack, and Key Decisions

Comments
4 min read
DJANGO MODEL

DJANGO MODEL

Comments
1 min read
Using Django Fixtures with Foreign Keys Without Hardcoded IDs

Using Django Fixtures with Foreign Keys Without Hardcoded IDs

1
Comments
2 min read
HTML comments in Django: be careful

HTML comments in Django: be careful

Comments
2 min read
Bulletproof Django API for a TMS project

Bulletproof Django API for a TMS project

Comments
9 min read
Struggling with Custom Styles in Django_ckeditor_5: My Solution

Struggling with Custom Styles in Django_ckeditor_5: My Solution

Comments
1 min read
The Core of FastAPI: A Deep Dive into Starlette 🌟🌟🌟

The Core of FastAPI: A Deep Dive into Starlette 🌟🌟🌟

5
Comments
19 min read
Static sites FTW

Static sites FTW

Comments
1 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
Not able to connect to PostgreSQL server on Fedora

Not able to connect to PostgreSQL server on Fedora

Comments
1 min read
How to upgrade the Python version in a virtual environment

How to upgrade the Python version in a virtual environment

1
Comments
2 min read
Advanced Database Query Optimization Techniques: A Practical Approach with Django

Advanced Database Query Optimization Techniques: A Practical Approach with Django

6
Comments 1
4 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

1
Comments
2 min read
Using CSRF Protection with Django and AJAX Requests

Using CSRF Protection with Django and AJAX Requests

Comments
4 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
The definitive guide to using Django with SQLite in production 💡

The definitive guide to using Django with SQLite in production 💡

1
Comments 1
8 min read
npx life@2024 preview: How Missing Flights, Finding Love, and Building Svelte Apps Changed Everything

npx life@2024 preview: How Missing Flights, Finding Love, and Building Svelte Apps Changed Everything

Comments
8 min read
Containerizing a Django Web Application: Serving Static Pages with Docker

Containerizing a Django Web Application: Serving Static Pages with Docker

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

Exposing Your Django Project to the Internet Using Ngrok

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

Django: Find Nearby Users with Coordinates and Radius

1
Comments
2 min read
Integrate Sentry into your Django project

Integrate Sentry into your Django project

Comments
2 min read
Django Authentication Made Easy: A Complete Guide to Registration, Login, and User Management

Django Authentication Made Easy: A Complete Guide to Registration, Login, and User Management

Comments
3 min read
loading...