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.
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
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
Accurate Distance Calculations in Python: Why geopy.geodesic Stands Out

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

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

Scalable, Modern Forms in Django with Tailwind CSS

3
Comments 1
3 min read
Let’s Build the Future of Global Education – Together!

Let’s Build the Future of Global Education – Together!

Comments
1 min read
What is Django? Exploring the Power of Python’s Top Web Framework

What is Django? Exploring the Power of Python’s Top Web Framework

Comments 1
4 min read
Building a Real-Time Notification Panel with Tailwind CSS and WebSockets

Building a Real-Time Notification Panel with Tailwind CSS and WebSockets

4
Comments
2 min read
🚀 DRF ViewSets & Routers Explained – Build REST APIs Faster with Django

🚀 DRF ViewSets & Routers Explained – Build REST APIs Faster with Django

Comments
1 min read
Testing Paystack Webhooks with Ngrok and Django: A Hands-On Tutorial

Testing Paystack Webhooks with Ngrok and Django: A Hands-On Tutorial

1
Comments
6 min read
An Introduction to Asynchronous Tasks and Background Workers in Django

An Introduction to Asynchronous Tasks and Background Workers in Django

1
Comments
13 min read
Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

6
Comments
5 min read
loading...