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 Cartesian Product Trap in Django ORM

The Cartesian Product Trap in Django ORM

1
Comments 2
3 min read
Understanding REST Resources: A Guide for Developers with Django ViewSets

Understanding REST Resources: A Guide for Developers with Django ViewSets

2
Comments
6 min read
A Django-Based Account Management System

A Django-Based Account Management System

3
Comments 2
3 min read
Do I Really Need Svelte in My Django Project? — A Practical Checklist I Wrote After Comparing Vanilla JS vs. Frameworks.

Do I Really Need Svelte in My Django Project? — A Practical Checklist I Wrote After Comparing Vanilla JS vs. Frameworks.

Comments
5 min read
🩺 How I Built MedicOS to Reduce Drug Errors

🩺 How I Built MedicOS to Reduce Drug Errors

4
Comments 2
2 min read
ENVIRONMENT SETUP for python django

ENVIRONMENT SETUP for python django

4
Comments 4
2 min read
Django ORM: consultas complexas

Django ORM: consultas complexas

Comments 1
3 min read
Day 4 :Building Models and Templates for Inventory and Orders Apps in My Django Store Manager

Day 4 :Building Models and Templates for Inventory and Orders Apps in My Django Store Manager

4
Comments 2
3 min read
Why I Use MVCS in Django: A Clean Code Perspective

Why I Use MVCS in Django: A Clean Code Perspective

2
Comments
5 min read
Ultimate Guide to Django Models

Ultimate Guide to Django Models

2
Comments
2 min read
Django Architecture: What I Wish I Knew About Django’s Architecture Sooner "MVC vs MVT" Explained;

Django Architecture: What I Wish I Knew About Django’s Architecture Sooner "MVC vs MVT" Explained;

2
Comments
2 min read
django architecture;MVC vs MVT

django architecture;MVC vs MVT

Comments
3 min read
Unlocking Data Insights: A Semantic Search App with MindsDB and Django

Unlocking Data Insights: A Semantic Search App with MindsDB and Django

5
Comments 1
12 min read
Django: my first django project

Django: my first django project

Comments
2 min read
Getting started with Django project

Getting started with Django project

2
Comments
3 min read
From Duck Typing to Strict Types: Python’s Evolving Type System

From Duck Typing to Strict Types: Python’s Evolving Type System

6
Comments
6 min read
A Quadriplegic Developer’s Story: From Nursing Home to Production Deployments

A Quadriplegic Developer’s Story: From Nursing Home to Production Deployments

Comments
2 min read
Fixing “502 Bad Gateway” with Gunicorn and Nginx on Ubuntu

Fixing “502 Bad Gateway” with Gunicorn and Nginx on Ubuntu

Comments
2 min read
How to Build a Search Engine from Scratch in Python (No External Packages)

How to Build a Search Engine from Scratch in Python (No External Packages)

9
Comments
11 min read
A Landscape of the Python Ecosystem: Pros, Cons, and a Selection Guide for 8 Major Frameworks

A Landscape of the Python Ecosystem: Pros, Cons, and a Selection Guide for 8 Major Frameworks

6
Comments
6 min read
How l started Setting Up a Python & Django Dev

How l started Setting Up a Python & Django Dev

3
Comments 1
2 min read
Setting Up Git, Python, WSL, Docker, and GitHub SSH

Setting Up Git, Python, WSL, Docker, and GitHub SSH

1
Comments 1
4 min read
Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)

Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)

Comments
2 min read
What is Django in Web Development? Features, Benefits, and Use Cases

What is Django in Web Development? Features, Benefits, and Use Cases

Comments
4 min read
Scalable, Modern Forms in Django with Tailwind CSS

Scalable, Modern Forms in Django with Tailwind CSS

3
Comments 1
3 min read
loading...