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.
Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

1
Comments
3 min read
Django Tip: Why Your Static Files Disappear When DEBUG = False

Django Tip: Why Your Static Files Disappear When DEBUG = False

Comments
2 min read
Creating a Travel Diary With Django

Creating a Travel Diary With Django

Comments
14 min read
Tracking Gunicorn's busy worker count

Tracking Gunicorn's busy worker count

Comments
2 min read
API Security in Django: Approaches, Trade-offs, and Best Practices

API Security in Django: Approaches, Trade-offs, and Best Practices

1
Comments
6 min read
Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)

Implementing Real-Time Chat with SSE vs WebSockets (and Why I Chose One)

1
Comments
5 min read
Django + PgBouncer in Production: Pitfalls, Fixes, and Survival Tricks

Django + PgBouncer in Production: Pitfalls, Fixes, and Survival Tricks

5
Comments
7 min read
How the Web Talks to Django: A Beginner's Guide

How the Web Talks to Django: A Beginner's Guide

Comments
6 min read
Understanding Django Managers: The Gateway to Your Data

Understanding Django Managers: The Gateway to Your Data

1
Comments
2 min read
Django Finance App: Summaries & Analytics (Income, Expenses, Balance)

Django Finance App: Summaries & Analytics (Income, Expenses, Balance)

Comments
1 min read
Filtering and Searching Transactions

Filtering and Searching Transactions

Comments
2 min read
Integrating Pesapal API 3.0 on Django

Integrating Pesapal API 3.0 on Django

1
Comments
6 min read
`inspect.stack()` in Python with Examples

`inspect.stack()` in Python with Examples

5
Comments
3 min read
Django Without the Mess: Repositories for Data, Services for Rules

Django Without the Mess: Repositories for Data, Services for Rules

2
Comments 1
5 min read
QuerySet Wizardry: Making Django ORM My Playground

QuerySet Wizardry: Making Django ORM My Playground

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