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.
Build a Token Bucket Limiter in Go in Under 100 Lines

Build a Token Bucket Limiter in Go in Under 100 Lines

3
Comments
10 min read
Looking for a full-stack Django project idea that’s actually useful, and looks amazing in your portfolio?

Looking for a full-stack Django project idea that’s actually useful, and looks amazing in your portfolio?

Comments
1 min read
Build a SkillZone in Django – Showcase, Share & Endorse Skills!

Build a SkillZone in Django – Showcase, Share & Endorse Skills!

1
Comments
1 min read
#3 Django Journey: Why I Added Slugs to My Product Model (And You Should Too)?

#3 Django Journey: Why I Added Slugs to My Product Model (And You Should Too)?

Comments
2 min read
5 lezioni che ho imparato con Django (che nessuno dice) | 5 lessons I learned with Django (no one tells you)

5 lezioni che ho imparato con Django (che nessuno dice) | 5 lessons I learned with Django (no one tells you)

1
Comments 4
4 min read
Setting up my django project.

Setting up my django project.

Comments
4 min read
🐍 Setting Up a Python & Django Dev Environment (Beginner Friendly)

🐍 Setting Up a Python & Django Dev Environment (Beginner Friendly)

4
Comments
2 min read
Django ORM: consultas complexas pt.2

Django ORM: consultas complexas pt.2

1
Comments
4 min read
eval() in Python: Powerful, Dangerous, Misunderstood

eval() in Python: Powerful, Dangerous, Misunderstood

6
Comments
6 min read
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 1
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
loading...