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.
Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example
Cover image for Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example

Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example

4
Comments
6 min read
Personal Finance Management App with Django, HTMX, Alpine, Tailwind, and Plaid
Cover image for Personal Finance Management App with Django, HTMX, Alpine, Tailwind, and Plaid

Personal Finance Management App with Django, HTMX, Alpine, Tailwind, and Plaid

28
Comments 4
6 min read
Flask vs Django: The Epic Showdown Between Flexibility and Control!
Cover image for Flask vs Django: The Epic Showdown Between Flexibility and Control!

Flask vs Django: The Epic Showdown Between Flexibility and Control!

8
Comments 3
3 min read
Consideraciones en los serializadores del DRF

Consideraciones en los serializadores del DRF

Comments
4 min read
Why I Ditched Python Flask for Django: The Web Framework Showdown
Cover image for Why I Ditched Python Flask for Django: The Web Framework Showdown

Why I Ditched Python Flask for Django: The Web Framework Showdown

Comments
4 min read
Getting a django shell from a Docker container

Getting a django shell from a Docker container

Comments
1 min read
Unlocking Django: Insights on ORM, Development, and Community Innovations

Unlocking Django: Insights on ORM, Development, and Community Innovations

Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (16/09/2024-22/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (16/09/2024-22/09/2024

1
Comments
2 min read
Django project - Part 2 Postgres

Django project - Part 2 Postgres

1
Comments
2 min read
Django project - Part 1 Docker

Django project - Part 1 Docker

3
Comments 1
5 min read
Why do I need to store environment variables in a separate file when going to production?

Why do I need to store environment variables in a separate file when going to production?

Comments
3 min read
Understanding the differences between `reverse()` and `reverse_lazy()` in Django's `get_absolute_url()` method.

Understanding the differences between `reverse()` and `reverse_lazy()` in Django's `get_absolute_url()` method.

3
Comments
4 min read
The Concise Django Tutorial

The Concise Django Tutorial

1
Comments
34 min read
Why I always assign intermediate values to local variables instead of passing them directly to function calls

Why I always assign intermediate values to local variables instead of passing them directly to function calls

1
Comments
1 min read
Building a Scalable Django Application with Gunicorn and Nginx
Cover image for Building a Scalable Django Application with Gunicorn and Nginx

Building a Scalable Django Application with Gunicorn and Nginx

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