Forem

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.
Django admin tricks I commonly use
Cover image for Django admin tricks I commonly use

Django admin tricks I commonly use

Comments
6 min read
Explaining Python Type Annotations: A Comprehensive Guide to the typing Module
Cover image for Explaining Python Type Annotations: A Comprehensive Guide to the typing Module

Explaining Python Type Annotations: A Comprehensive Guide to the typing Module

6
Comments
12 min read
Django 5.2's Smart Shell: Goodbye Manual Model Imports!

Django 5.2's Smart Shell: Goodbye Manual Model Imports!

3
Comments
1 min read
Python Metaprogramming Unleashed: Full Control Over Everything
Cover image for Python Metaprogramming Unleashed: Full Control Over Everything

Python Metaprogramming Unleashed: Full Control Over Everything

5
Comments
7 min read
Why Django Is the Most Popular Framework for Python Development
Cover image for Why Django Is the Most Popular Framework for Python Development

Why Django Is the Most Popular Framework for Python Development

Comments
6 min read
How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission
Cover image for How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission

How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission

1
Comments
5 min read
Making an OAuth App for the First Time

Making an OAuth App for the First Time

2
Comments 5
1 min read
Trying Out MongoDB database Backend for Django
Cover image for Trying Out MongoDB database Backend for Django

Trying Out MongoDB database Backend for Django

9
Comments 1
3 min read
Dockerfile for Django Devs
Cover image for Dockerfile for Django Devs

Dockerfile for Django Devs

2
Comments
6 min read
How to Log Users Out in Django Rest Framework (DRF)
Cover image for How to Log Users Out in Django Rest Framework (DRF)

How to Log Users Out in Django Rest Framework (DRF)

Comments
2 min read
🚀 FastAPI vs Django vs Flask: Which Framework Will Rule in 2025?

🚀 FastAPI vs Django vs Flask: Which Framework Will Rule in 2025?

9
Comments 2
3 min read
CSRF Issue in Postman with JWT Authentication

CSRF Issue in Postman with JWT Authentication

1
Comments
1 min read
Building a Secure User Activation System in Django
Cover image for Building a Secure User Activation System in Django

Building a Secure User Activation System in Django

3
Comments 1
4 min read
How to Build a Task Manager API with Django REST Framework: Part 2- CRUD
Cover image for How to Build a Task Manager API with Django REST Framework: Part 2- CRUD

How to Build a Task Manager API with Django REST Framework: Part 2- CRUD

1
Comments
4 min read
How to integrate Tailwind CSS(v4) with Django.
Cover image for How to integrate Tailwind CSS(v4) with Django.

How to integrate Tailwind CSS(v4) with Django.

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