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.
Styling Django Projects: A Comprehensive Guide to CSS Integration
Cover image for Styling Django Projects: A Comprehensive Guide to CSS Integration

Styling Django Projects: A Comprehensive Guide to CSS Integration

3
Comments 1
3 min read
Exposing Your Django Project to the Internet Using Ngrok
Cover image for Exposing Your Django Project to the Internet Using Ngrok

Exposing Your Django Project to the Internet Using Ngrok

3
Comments
2 min read
Integrate Sentry into your Django project

Integrate Sentry into your Django project

3
Comments
2 min read
Common Django ORM Mistakes to fix

Common Django ORM Mistakes to fix

1
Comments
3 min read
Creating a To-Do app with HTMX and Django - Part 2: Adding the Todo model with tests

Creating a To-Do app with HTMX and Django - Part 2: Adding the Todo model with tests

Comments 1
4 min read
Mastering Python Logging: From Basics to Advanced Techniques

Mastering Python Logging: From Basics to Advanced Techniques

Comments
3 min read
Creating a To-Do app with HTMX and Django - Part 1: Creating the Django project with uv

Creating a To-Do app with HTMX and Django - Part 1: Creating the Django project with uv

9
Comments 3
5 min read
Django Authentication Made Easy: A Complete Guide to Registration, Login, and User Management
Cover image for Django Authentication Made Easy: A Complete Guide to Registration, Login, and User Management

Django Authentication Made Easy: A Complete Guide to Registration, Login, and User Management

8
Comments
3 min read
Optimizing Query Performance in Django with PostgreSQL: A Case Study
Cover image for Optimizing Query Performance in Django with PostgreSQL: A Case Study

Optimizing Query Performance in Django with PostgreSQL: A Case Study

3
Comments
4 min read
Django built-in authentication system

Django built-in authentication system

Comments
7 min read
Mastering Python Async IO with FastAPI
Cover image for Mastering Python Async IO with FastAPI

Mastering Python Async IO with FastAPI

15
Comments 1
9 min read
High-Performance Python: Asyncio
Cover image for High-Performance Python: Asyncio

High-Performance Python: Asyncio

3
Comments
9 min read
Hosting multiple Websites on a single VPS server using Nginx S

Hosting multiple Websites on a single VPS server using Nginx S

7
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?
Cover image for Is Flask Dead? Is FastAPI the Future?

Is Flask Dead? Is FastAPI the Future?

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