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.
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
Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Comments
1 min read
How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)
Cover image for How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)

How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)

2
Comments 2
4 min read
Why Are Your URL Designs So Bad?
Cover image for Why Are Your URL Designs So Bad?

Why Are Your URL Designs So Bad?

7
Comments
4 min read
Understanding creating an Authentication Backend in a Django project

Understanding creating an Authentication Backend in a Django project

1
Comments
3 min read
Standardizing API Responses in Django REST Framework: A Step-by-Step Guide
Cover image for Standardizing API Responses in Django REST Framework: A Step-by-Step Guide

Standardizing API Responses in Django REST Framework: A Step-by-Step Guide

1
Comments 1
3 min read
SQLAlchemy 2.0: The Most Powerful ORM for Python Yet
Cover image for SQLAlchemy 2.0: The Most Powerful ORM for Python Yet

SQLAlchemy 2.0: The Most Powerful ORM for Python Yet

5
Comments
10 min read
Day 11: Customizing CBVs with Mixins & Efficient Form Handling

Day 11: Customizing CBVs with Mixins & Efficient Form Handling

Comments
2 min read
API Testing with Postman: How to Test APIs Without Writing Code
Cover image for API Testing with Postman: How to Test APIs Without Writing Code

API Testing with Postman: How to Test APIs Without Writing Code

Comments
3 min read
Day 10: Introduction to Django Class-Based Views (CBVs)

Day 10: Introduction to Django Class-Based Views (CBVs)

Comments
2 min read
Building a Real-Time Weather Dashboard with OpenWeather API and Django
Cover image for Building a Real-Time Weather Dashboard with OpenWeather API and Django

Building a Real-Time Weather Dashboard with OpenWeather API and Django

3
Comments
4 min read
Difference Between reverse and reverse_lazy and how to use it with get_absolute_url

Difference Between reverse and reverse_lazy and how to use it with get_absolute_url

Comments
2 min read
Day 9: Adding Edit & Delete Features to My Blog Project

Day 9: Adding Edit & Delete Features to My Blog Project

Comments
2 min read
Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide

Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide

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