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.
Why We Default to `Serializer` in Unpredictable Projects

Why We Default to `Serializer` in Unpredictable Projects

1
Comments
2 min read
🚀 Successfully Deployed: My Django Portfolio is Now Live on PythonAnywhere

🚀 Successfully Deployed: My Django Portfolio is Now Live on PythonAnywhere

Comments
2 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
day 4 of Django: my first django project

day 4 of Django: my first django project

Comments
2 min read
最近创建的demo和坑

最近创建的demo和坑

Comments
1 min read
How to Fix Django Migration Errors: UUID vs. BigInt Foreign Key Conflicts

How to Fix Django Migration Errors: UUID vs. BigInt Foreign Key Conflicts

2
Comments 1
3 min read
Why I Left Medicine for Software Engineering

Why I Left Medicine for Software Engineering

4
Comments 2
2 min read
Accurate Distance Calculations in Python: Why geopy.geodesic Stands Out

Accurate Distance Calculations in Python: Why geopy.geodesic Stands Out

Comments
2 min read
Django ORM: consultas complexas

Django ORM: consultas complexas

Comments 1
3 min read
Setting Up a Python & Django Dev Environment (Beginner Friendly)

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

2
Comments 3
2 min read
#2 Django Journey: Learn DRF by building an e-commerce APIs

#2 Django Journey: Learn DRF by building an e-commerce APIs

Comments
2 min read
#1 Django Journey: Learn DRF by building an e-commerce APIs

#1 Django Journey: Learn DRF by building an e-commerce APIs

Comments
2 min read
Python Web Framework ความแตกต่างระหว่าง Flask และ Django

Python Web Framework ความแตกต่างระหว่าง Flask และ Django

Comments
1 min read
Taking My Django Portfolio to Production – Key Milestones Achieved 🚀

Taking My Django Portfolio to Production – Key Milestones Achieved 🚀

Comments 2
2 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
#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
Setting up my django project.

Setting up my django project.

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

8
Comments
11 min read
ENVIRONMENT SETUP for python django

ENVIRONMENT SETUP for python django

4
Comments 4
2 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
Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

7
Comments
7 min read
Why Django's override_settings Sometimes Fails (and How reload + patch Saved Me)

Why Django's override_settings Sometimes Fails (and How reload + patch Saved Me)

Comments 1
2 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
Synchronizing CalDAV Calendars with Google Calendar Using Django and Baikal

Synchronizing CalDAV Calendars with Google Calendar Using Django and Baikal

1
Comments
6 min read
loading...