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.
Master Django Routes and Views: The Foundation of Web Development

Master Django Routes and Views: The Foundation of Web Development

1
Comments
3 min read
extra_kwargs arguments

extra_kwargs arguments

Comments
1 min read
Hosting multiple Websites on a single Nginx Server

Hosting multiple Websites on a single Nginx Server

8
Comments
2 min read
Handling Unmanaged Models in Pytest-Django

Handling Unmanaged Models in Pytest-Django

1
Comments
3 min read
Is Flask Dead? Is FastAPI the Future?

Is Flask Dead? Is FastAPI the Future?

3
Comments
10 min read
Step-by-Step Guide to User Authentication with Django, Djoser, and JWT

Step-by-Step Guide to User Authentication with Django, Djoser, and JWT

1
Comments
6 min read
Django CRUD Application Tutorial | Step-by-Step Guide to Master Create, Read, Update, Delete

Django CRUD Application Tutorial | Step-by-Step Guide to Master Create, Read, Update, Delete

4
Comments
2 min read
Django Forms From Model Tutorial: Build a Complete CRUD Application

Django Forms From Model Tutorial: Build a Complete CRUD Application

Comments
2 min read
How to start your django project the right way

How to start your django project the right way

Comments
3 min read
Using dj-rest-auth to integrate GitHub authentication in your Django project

Using dj-rest-auth to integrate GitHub authentication in your Django project

Comments
3 min read
Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform

Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform

Comments
3 min read
Django vs Rails for API Development: Performance, Productivity, and Scalability Comparison

Django vs Rails for API Development: Performance, Productivity, and Scalability Comparison

1
Comments
7 min read
Stay Ahead: Upcoming Django Releases & New Features for 2024

Stay Ahead: Upcoming Django Releases & New Features for 2024

Comments
3 min read
Generating SECRET_KEY for production deployment of Django project

Generating SECRET_KEY for production deployment of Django project

Comments
1 min read
Building a Cooking Expert AI Agent with Phidata and Django Rest Framework (DRF)

Building a Cooking Expert AI Agent with Phidata and Django Rest Framework (DRF)

8
Comments 1
5 min read
Deploy a Django App from GitHub on AWS Lightsail Using the Bitnami Django Stack

Deploy a Django App from GitHub on AWS Lightsail Using the Bitnami Django Stack

7
Comments
4 min read
Programming Language and Its Applications

Programming Language and Its Applications

1
Comments
2 min read
Find and Fix N+1 Queries in Django Using AppSignal

Find and Fix N+1 Queries in Django Using AppSignal

1
Comments
9 min read
Débusquer les Goulots d'Étranglement Django : Une Analyse Approfondie avec Django-Silk

Débusquer les Goulots d'Étranglement Django : Une Analyse Approfondie avec Django-Silk

Comments
2 min read
How to Validate Rectangular Images in Django Using Python

How to Validate Rectangular Images in Django Using Python

6
Comments
3 min read
Getting Started with Django: Basic Setup and Overview

Getting Started with Django: Basic Setup and Overview

2
Comments
3 min read
Node.js vs Django: A Backend Developer’s Perspective

Node.js vs Django: A Backend Developer’s Perspective

Comments
5 min read
How to containerize Django application with Docker compose

How to containerize Django application with Docker compose

Comments
2 min read
Unlocking Django: The Ultimate Framework for AI Web Applications

Unlocking Django: The Ultimate Framework for AI Web Applications

Comments
3 min read
Validating JSON Schema with Fixed and User-Defined Keys in Python

Validating JSON Schema with Fixed and User-Defined Keys in Python

Comments
1 min read
loading...