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.
The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison

The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison

6
Comments
12 min read
How to Add Google OAuth to Django REST API

How to Add Google OAuth to Django REST API

13
Comments 2
9 min read
From debug mode enabled to PII disclosure via BFLA

From debug mode enabled to PII disclosure via BFLA

Comments
1 min read
Pure Python Web App: No Flask, No Django, No Frameworks!

Pure Python Web App: No Flask, No Django, No Frameworks!

7
Comments 1
5 min read
Building a Project Budget Manager with Django - Part 6: Advanced Features

Building a Project Budget Manager with Django - Part 6: Advanced Features

1
Comments
4 min read
Supercharge Your Django App: High-Performance Optimization Strategies

Supercharge Your Django App: High-Performance Optimization Strategies

5
Comments
3 min read
Better living through optimized Django

Better living through optimized Django

1
Comments
8 min read
Django REST Framework with Simple JWT (JSON Web Token): Steps on how to sign and verify using the RSA algorithm

Django REST Framework with Simple JWT (JSON Web Token): Steps on how to sign and verify using the RSA algorithm

Comments
2 min read
Setting up your first django project.

Setting up your first django project.

2
Comments
3 min read
How to Build a Task Manager API with Django REST Framework: Part 7 - API Documentation with OpenAPI and Swagger

How to Build a Task Manager API with Django REST Framework: Part 7 - API Documentation with OpenAPI and Swagger

1
Comments
8 min read
Why I’m Building Astra to Fix Python Deployment Pain

Why I’m Building Astra to Fix Python Deployment Pain

Comments
2 min read
Creating Models in Django

Creating Models in Django

6
Comments
2 min read
How to Create an Image Model in Django (with Settings)

How to Create an Image Model in Django (with Settings)

5
Comments
3 min read
Building a Realworld blog backend in 600 lines of Python

Building a Realworld blog backend in 600 lines of Python

1
Comments
25 min read
How to Build a Task Manager API with Django REST Framework: Part 6 - Best Practices for Securing Django REST APIs

How to Build a Task Manager API with Django REST Framework: Part 6 - Best Practices for Securing Django REST APIs

2
Comments 4
8 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.