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.
The Illusion of Simplicity

The Illusion of Simplicity

Comments
1 min read
Zero-Effort ER Diagrams in Django: Auto-Generate Directly From Your Models

Zero-Effort ER Diagrams in Django: Auto-Generate Directly From Your Models

Comments
3 min read
Implementasi Prinsip SOLID pada Modul Reply: Analisis Arsitektur dan Dampaknya

Implementasi Prinsip SOLID pada Modul Reply: Analisis Arsitektur dan Dampaknya

Comments
9 min read
Refactoring & Design Patterns: Peningkatan Performa dan Aspek Nonfungsional pada Modul Reply

Refactoring & Design Patterns: Peningkatan Performa dan Aspek Nonfungsional pada Modul Reply

Comments
11 min read
Software Testing, Mock Objects, & Test Isolation: Implementasi Teknik Lanjutan pada Modul Reply

Software Testing, Mock Objects, & Test Isolation: Implementasi Teknik Lanjutan pada Modul Reply

Comments
18 min read
Day 20 : Django Learning

Day 20 : Django Learning

Comments
1 min read
How to Deploy a Django Website with Automated CI/CD Pipeline

How to Deploy a Django Website with Automated CI/CD Pipeline

Comments
6 min read
Day 18 Django learnings

Day 18 Django learnings

Comments
2 min read
Day 19 : Django Learnings

Day 19 : Django Learnings

Comments
1 min read
Understanding All Ways to Reference the Django User Model

Understanding All Ways to Reference the Django User Model

Comments 2
2 min read
Django data protection engine: encrypted fields, GDPR-style soft delete and audit log

Django data protection engine: encrypted fields, GDPR-style soft delete and audit log

Comments
3 min read
Day 15 Django Learning : Deploy

Day 15 Django Learning : Deploy

Comments
2 min read
Day 16 : Rest

Day 16 : Rest

Comments
1 min read
Django Deployment : Day 14

Django Deployment : Day 14

Comments
2 min read
Day 13 Django Learning

Day 13 Django Learning

Comments
2 min read
Learning Django by Building: Week 1

Learning Django by Building: Week 1

Comments
2 min read
Understanding the Different POST Content Types

Understanding the Different POST Content Types

Comments
7 min read
Connect django with tailwind css

Connect django with tailwind css

Comments
2 min read
Day 12 of Django Learning

Day 12 of Django Learning

Comments
2 min read
Connecting Cassandra with Django: The Complete Guide (With & Without Docker)

Connecting Cassandra with Django: The Complete Guide (With & Without Docker)

1
Comments
7 min read
15 Django Questions Every Developer Should Answer in Their Sleep

15 Django Questions Every Developer Should Answer in Their Sleep

1
Comments
7 min read
Django without models.

Django without models.

Comments
1 min read
Understanding related_name in Django (With Clear Examples)

Understanding related_name in Django (With Clear Examples)

3
Comments 2
2 min read
Day 10 Django Learning.

Day 10 Django Learning.

Comments
2 min read
Django 5.2 (LTS) Upgrade Guide - Breaking Changes, New Features, and Why You Should Upgrade

Django 5.2 (LTS) Upgrade Guide - Breaking Changes, New Features, and Why You Should Upgrade

Comments
6 min read
loading...