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.
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
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
Asynchronous Python: What You Need to Know 🐍🐍🐍

Asynchronous Python: What You Need to Know 🐍🐍🐍

6
Comments
10 min read
Django project - Part 5 Dev Tools

Django project - Part 5 Dev Tools

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

Advanced Database Query Optimization Techniques: A Practical Approach with Django

7
Comments 1
4 min read
Need Guidance: Is Django a Good Choice for Building My Portfolio and Landing an Internship?

Need Guidance: Is Django a Good Choice for Building My Portfolio and Landing an Internship?

Comments
1 min read
loading...