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.
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
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
How to Create Custom Template Tags in Django?

How to Create Custom Template Tags in Django?

3
Comments 1
4 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
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
2025's Top 10 Python Web Frameworks Compared

2025's Top 10 Python Web Frameworks Compared

8
Comments
8 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
Mastering Flask: A Deep Dive

Mastering Flask: A Deep Dive

6
Comments
7 min read
Schedule a call with Twilio and Django

Schedule a call with Twilio and Django

Comments
1 min read
How to reuse an app created in one Django project in another Django project

How to reuse an app created in one Django project in another Django project

5
Comments
6 min read
Breaking scary features down into tiny models and simple logic

Breaking scary features down into tiny models and simple logic

12
Comments
7 min read
ImplΓ©mentation de vΓ©rification de numΓ©ro de tΓ©lΓ©phone dans un projet drf

ImplΓ©mentation de vΓ©rification de numΓ©ro de tΓ©lΓ©phone dans un projet drf

Comments
9 min read
Integrate React into Django Seamlessly with the reactify-django CLI

Integrate React into Django Seamlessly with the reactify-django CLI

Comments
4 min read
Unleashing Python Decorator Magic! 🐍🐍

Unleashing Python Decorator Magic! 🐍🐍

9
Comments
5 min read
Mastering Django Templates: A Comprehensive Guide for Dynamic Web Development

Mastering Django Templates: A Comprehensive Guide for Dynamic Web Development

1
Comments
2 min read
Python Garbage Collection: Everything You Need to Know

Python Garbage Collection: Everything You Need to Know

7
Comments
5 min read
Mastering Try-Except Blocks in Django: Simplified Python Error Handling

Mastering Try-Except Blocks in Django: Simplified Python Error Handling

Comments
2 min read
Serverless or Server for Django Apps?

Serverless or Server for Django Apps?

6
Comments
6 min read
Building REST API Endpoints with Django REST Framework: A Step-by-Step Guide

Building REST API Endpoints with Django REST Framework: A Step-by-Step Guide

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

Choosing Redis Caching Over Kafka for a Grocery Delivery App

1
Comments
3 min read
A Guide to Planning Your API: Code-First VS Design-First Approach

A Guide to Planning Your API: Code-First VS Design-First Approach

1
Comments
4 min read
Django Deployment : Serving Static files with Nginx and Gunicorn

Django Deployment : Serving Static files with Nginx and Gunicorn

Comments
2 min read
Tips to learn python

Tips to learn python

Comments
2 min read
loading...