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.
Django ORM vs Raw SQL in 2025: When to Drop Down and Why

Django ORM vs Raw SQL in 2025: When to Drop Down and Why

2
Comments
1 min read
Django Proxy Models: The Secret Weapon for Cleaner, Simpler Code

Django Proxy Models: The Secret Weapon for Cleaner, Simpler Code

4
Comments
4 min read
Multiple Django apps on same port

Multiple Django apps on same port

3
Comments
3 min read
Peewee ORM: The Most Elegant Python ORM Ever

Peewee ORM: The Most Elegant Python ORM Ever

7
Comments 1
8 min read
10 Django Packages You Should Be Using in 2025 (But Probably Aren’t)

10 Django Packages You Should Be Using in 2025 (But Probably Aren’t)

Comments
3 min read
🚀 Mastering select_for_update() in Django: Prevent Race Conditions the Right Way

🚀 Mastering select_for_update() in Django: Prevent Race Conditions the Right Way

3
Comments 2
2 min read
Can PostgreSQL Be a Search Engine? Yes, You Might Not Need Elasticsearch

Can PostgreSQL Be a Search Engine? Yes, You Might Not Need Elasticsearch

6
Comments
10 min read
Understanding the 9 Types of Indexes in PostgreSQL

Understanding the 9 Types of Indexes in PostgreSQL

10
Comments
9 min read
Rapid AI-powered Applications With Django MongoDB and Voyage API

Rapid AI-powered Applications With Django MongoDB and Voyage API

12
Comments 1
35 min read
Python Code Quality: Style Conventions and Linting Tools

Python Code Quality: Style Conventions and Linting Tools

5
Comments
9 min read
Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

5
Comments
6 min read
Vibe Recap of DjangoCon Europe 2025

Vibe Recap of DjangoCon Europe 2025

2
Comments
11 min read
MVC, MVP, and MVVM: Simple in Appearance, Powerful in Practice

MVC, MVP, and MVVM: Simple in Appearance, Powerful in Practice

6
Comments
9 min read
Understanding Python Concurrency: Multithreading VS AsyncIO

Understanding Python Concurrency: Multithreading VS AsyncIO

7
Comments
11 min read
Building a Rock-Solid Testing Framework at Bynry:

Building a Rock-Solid Testing Framework at Bynry:

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