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

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

Comments
3 min read
Django deployment on AWS

Django deployment on AWS

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)

Comments
5 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
Designing Django Models: Transactions & Categories for Finance Apps

Designing Django Models: Transactions & Categories for Finance Apps

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

Setting Up Django: Your Financial Tracker Starts Here

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
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
Creating Your First Django App for Personal Finance

Creating Your First Django App for Personal Finance

Comments
1 min read
Title: Unlocking the Secrets to Earning $100K Without a College Degree: A Comprehensive Guide

Title: Unlocking the Secrets to Earning $100K Without a College Degree: A Comprehensive Guide

1
Comments
2 min read
Title: iOS 26 and iPadOS 26 Public Beta: A Comprehensive Guide to Apple's Latest Updates

Title: iOS 26 and iPadOS 26 Public Beta: A Comprehensive Guide to Apple's Latest Updates

1
Comments
2 min read
Title: The Ultimate Guide to the Best Nintendo Switch 2 Games for 2025

Title: The Ultimate Guide to the Best Nintendo Switch 2 Games for 2025

1
Comments
3 min read
How to Create a Django App for Beginners

How to Create a Django App for Beginners

Comments
2 min read
Title: Uniting Through Technology: How a Kentucky Town Embraced AI and Found Common Ground

Title: Uniting Through Technology: How a Kentucky Town Embraced AI and Found Common Ground

1
Comments
2 min read
Title: Rock, Paper, Scissors Game with Real-Time Score Updates

Title: Rock, Paper, Scissors Game with Real-Time Score Updates

1
Comments
2 min read
Building Scalable Backend Systems: My Journey as a Developer

Building Scalable Backend Systems: My Journey as a Developer

Comments
2 min read
Django-Clickify: The Complete Click Tracking Solution for Django

Django-Clickify: The Complete Click Tracking Solution for Django

Comments
6 min read
Model definition best practices (Django example)

Model definition best practices (Django example)

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

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

5
Comments
2 min read
loading...