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.
🚀 Help Needed: Review & Deploy My Django Project (Ready-Aim-Learn)

🚀 Help Needed: Review & Deploy My Django Project (Ready-Aim-Learn)

19
Comments 11
2 min read
Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores

Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores

5
Comments
5 min read
Building a Complete User Authentication System with GitHub Copilot Chat: A Step-by-Step Guide

Building a Complete User Authentication System with GitHub Copilot Chat: A Step-by-Step Guide

Comments
9 min read
Title: Perplexity's Web Crawlers Allegedly Scraping Websites They're Not Supposed To

Title: Perplexity's Web Crawlers Allegedly Scraping Websites They're Not Supposed To

1
Comments
2 min read
Unit Test(Python)

Unit Test(Python)

Comments
1 min read
Django REST Framework Authentication: JWT, OAuth2, and Session

Django REST Framework Authentication: JWT, OAuth2, and Session

Comments
1 min read
Custom QuerySets in Django: Writing Cleaner, Reusable Queries

Custom QuerySets in Django: Writing Cleaner, Reusable Queries

1
Comments
2 min read
How to Convert a Django App into a Pip-Installable Package

How to Convert a Django App into a Pip-Installable Package

Comments
2 min read
How small businesses can migrate to AWS securely and cost-effectively using a hybrid architecture

How small businesses can migrate to AWS securely and cost-effectively using a hybrid architecture

5
Comments
7 min read
Mastering Whitespace and Newlines in Django Templates: The Ultimate Guide 🎯

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

Comments
3 min read
How We Saved 7.6GB and Fixed 99.95% Database Bloat in Our Django Logistics Platform

How We Saved 7.6GB and Fixed 99.95% Database Bloat in Our Django Logistics Platform

Comments
9 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)

Comments
5 min read
Understanding Django, Gunicorn, and Database Connections

Understanding Django, Gunicorn, and Database Connections

1
Comments
3 min read
Title: OpenAI Introduces Lower-Cost Models to Compete with Meta, Mistral, and DeepSeek

Title: OpenAI Introduces Lower-Cost Models to Compete with Meta, Mistral, and DeepSeek

1
Comments
2 min read
Django CRUD: Building Views, Forms & Templates for Your Finance App

Django CRUD: Building Views, Forms & Templates for Your Finance App

Comments
2 min read
Filtering and Searching Transactions

Filtering and Searching Transactions

Comments
2 min read
Setting Up Django: Your Financial Tracker Starts Here

Setting Up Django: Your Financial Tracker Starts Here

Comments
1 min read
Designing Django Models: Transactions & Categories for Finance Apps

Designing Django Models: Transactions & Categories for Finance Apps

Comments
1 min read
Building a Django Financial Tracker: Planning, Goals, and Kickoff

Building a Django Financial Tracker: Planning, Goals, and Kickoff

Comments
1 min read
Integrating Pesapal API 3.0 on Django

Integrating Pesapal API 3.0 on Django

Comments
6 min read
Building Async Backends with Django and Celery

Building Async Backends with Django and Celery

Comments
7 min read
A financial management dashboard with React, Tailwind CSS, Ui.shadcn, Django and PostgreSQL

A financial management dashboard with React, Tailwind CSS, Ui.shadcn, Django and PostgreSQL

2
Comments
1 min read
Creating Your First Django App for Personal Finance

Creating Your First Django App for Personal Finance

Comments
1 min read
Django Admin: Powerful Data Management for Finance Apps

Django Admin: Powerful Data Management for Finance Apps

Comments
1 min read
Django Migrations: Turning Models Into Database Tables

Django Migrations: Turning Models Into Database Tables

Comments
1 min read
loading...