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.
Day 7: Unlocking User Authentication & Authorization

Day 7: Unlocking User Authentication & Authorization

5
Comments
2 min read
Building a REST API with Django REST Framework: A Beginners Guide

Building a REST API with Django REST Framework: A Beginners Guide

2
Comments
4 min read
Day 6: Mastering Models & Database Relationships

Day 6: Mastering Models & Database Relationships

Comments
2 min read
Day 5: Managing User Input with Forms

Day 5: Managing User Input with Forms

Comments
2 min read
What is a RESTful API? A Beginner’s Guide

What is a RESTful API? A Beginner’s Guide

Comments
3 min read
How Django Finds Static and Template Files: A Quick Guide

How Django Finds Static and Template Files: A Quick Guide

Comments
3 min read
## Master Django Redirects in Under 3 Minutes 🚀

## Master Django Redirects in Under 3 Minutes 🚀

Comments
2 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
Python Decorators: A Game-Changer for Your Code

Python Decorators: A Game-Changer for Your Code

8
Comments
7 min read
How to Use Swagger UI with Django

How to Use Swagger UI with Django

7
Comments
7 min read
Bloom Filters Made Easy: Python Code & Explanation 🐍

Bloom Filters Made Easy: Python Code & Explanation 🐍

5
Comments
6 min read
20 Things I Learned While Writing a Multiplayer Game with Django and React

20 Things I Learned While Writing a Multiplayer Game with Django and React

1
Comments
4 min read
Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

1
Comments 1
3 min read
From debug mode enabled to PII disclosure via BFLA

From debug mode enabled to PII disclosure via BFLA

Comments
1 min read
UUID migration in Django with PostgreSQL

UUID migration in Django with PostgreSQL

9
Comments
17 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.