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.
Consuming paginated API using periodic Celery task in a Django Application

Consuming paginated API using periodic Celery task in a Django Application

Comments
8 min read
From Local to Cloud: Deploying a Django Employment Management App with AWS RDS

From Local to Cloud: Deploying a Django Employment Management App with AWS RDS

5
Comments
5 min read
Bloom Filters Made Easy: Python Code & Explanation 🐍

Bloom Filters Made Easy: Python Code & Explanation 🐍

5
Comments
6 min read
Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

Comments
3 min read
My Preconfigured Django Template: Part 3 - Django Extensions

My Preconfigured Django Template: Part 3 - Django Extensions

Comments
1 min read
My Preconfigured Django Template: Part 2 - UV Astral

My Preconfigured Django Template: Part 2 - UV Astral

Comments
1 min read
My Preconfigured Django Template: Part 1 - Introduction

My Preconfigured Django Template: Part 1 - Introduction

Comments
1 min read
Django Codebase Updates: January 2025

Django Codebase Updates: January 2025

Comments
2 min read
🎥 Django Register View and Template Authentication – A Step-by-Step Guide

🎥 Django Register View and Template Authentication – A Step-by-Step Guide

Comments
2 min read
Exploring ASGI: Python’s Async Protocol for Web Apps

Exploring ASGI: Python’s Async Protocol for Web Apps

5
Comments
5 min read
DRF: SerializerMethodField vs DataSerializerField

DRF: SerializerMethodField vs DataSerializerField

Comments
1 min read
Django on a Budget: The Best Affordable Hosting Options for Your App

Django on a Budget: The Best Affordable Hosting Options for Your App

Comments
3 min read
The Key Benefits of Using a NoSQL Database in Django Development

The Key Benefits of Using a NoSQL Database in Django Development

Comments
7 min read
Writing search view for Django application

Writing search view for Django application

Comments
1 min read
Making an OAuth App for the First Time

Making an OAuth App for the First Time

2
Comments 5
1 min read
Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Django Channels: Asynchronous Magic for Real-Time Applications 🚀

Comments
1 min read
Django Models Simplified: A Quick 4-Minute Guide for Beginners

Django Models Simplified: A Quick 4-Minute Guide for Beginners

Comments
1 min read
AWS Aurora DSQL for Django Developers: A Step-by-Step Guide

AWS Aurora DSQL for Django Developers: A Step-by-Step Guide

4
Comments
2 min read
How to Start in Python (2025): A New Coder’s Guide

How to Start in Python (2025): A New Coder’s Guide

Comments
3 min read
How to disable admin editing in the Django Admin Panel

How to disable admin editing in the Django Admin Panel

Comments
3 min read
Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide

Deploying Django and Wagtail on Cloud Servers: A Step-by-Step Guide

1
Comments
1 min read
WebForms.py Update to WebFormsJS 1.6

WebForms.py Update to WebFormsJS 1.6

1
Comments
4 min read
PWA and Django #4: Installing a PWA as a native application

PWA and Django #4: Installing a PWA as a native application

Comments
2 min read
FastAPI vs Django/Flask

FastAPI vs Django/Flask

3
Comments
3 min read
DJANGO MODEL

DJANGO MODEL

Comments
1 min read
loading...