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.
Unlocking the Magic of Single Page Applications with Django and HTMX

Unlocking the Magic of Single Page Applications with Django and HTMX

2
Comments 1
7 min read
Lovely Silk

Lovely Silk

Comments
2 min read
How to start with Django

How to start with Django

7
Comments
4 min read
How to use Redis to cache data for your Django Project

How to use Redis to cache data for your Django Project

7
Comments
8 min read
Maximizing Productivity: PyCharm and htmx Integration

Maximizing Productivity: PyCharm and htmx Integration

2
Comments
2 min read
Django Async Support with Coding Samples

Django Async Support with Coding Samples

8
Comments
3 min read
HOT Reload in Docker

HOT Reload in Docker

10
Comments
3 min read
ASP.NET Core VS CodeBehind

ASP.NET Core VS CodeBehind

5
Comments 2
8 min read
Web3 backend and smart contract development for Python developers: Musical NFTs part 2

Web3 backend and smart contract development for Python developers: Musical NFTs part 2

1
Comments
2 min read
MY STRUGGLE WITH USING DJANGO FRAMEWORK AT FIRST AND THE SIMPLEST STEPS TO CREATE A SIMPLE APP IN DJANGO

MY STRUGGLE WITH USING DJANGO FRAMEWORK AT FIRST AND THE SIMPLEST STEPS TO CREATE A SIMPLE APP IN DJANGO

3
Comments
2 min read
Simple and Efficient Full Text Search using Django and Postgres

Simple and Efficient Full Text Search using Django and Postgres

8
Comments
7 min read
Django's Object-Relational Mapping (ORM)

Django's Object-Relational Mapping (ORM)

1
Comments
2 min read
Lidando com regressĂŁo visual: enfrentando desafios com Django, Selenium e Pillow

Lidando com regressĂŁo visual: enfrentando desafios com Django, Selenium e Pillow

12
Comments 2
6 min read
Django Websockets

Django Websockets

Comments
14 min read
Classed-Base-Views (CBV) Register, Login and Logout

Classed-Base-Views (CBV) Register, Login and Logout

Comments
3 min read
Understand the request - response cycle of Django.

Understand the request - response cycle of Django.

1
Comments
4 min read
Navigating challenges on my tech journey

Navigating challenges on my tech journey

3
Comments 2
6 min read
Django Views and URLs Explained

Django Views and URLs Explained

5
Comments
4 min read
Building a shopping cart using Django Rest Framework

Building a shopping cart using Django Rest Framework

5
Comments 2
10 min read
Deploy Django on AWS | DeployPRO

Deploy Django on AWS | DeployPRO

10
Comments 2
3 min read
Rocket, a free Django Generator - Insights for Developers

Rocket, a free Django Generator - Insights for Developers

9
Comments 5
6 min read
Defeat the Traffic Monster: An Nginx Load Balancing Odyssey for Django Apps ⚔️🗄️

Defeat the Traffic Monster: An Nginx Load Balancing Odyssey for Django Apps ⚔️🗄️

4
Comments
6 min read
What is Django: First Impressions?

What is Django: First Impressions?

5
Comments
3 min read
Using React to Progressively Enhance a Django App

Using React to Progressively Enhance a Django App

1
Comments
10 min read
Generate API docs under a minute in Django

Generate API docs under a minute in Django

12
Comments
2 min read
A Definitive Guideline for Creating APIs with Django and Neo4j database, Part-2

A Definitive Guideline for Creating APIs with Django and Neo4j database, Part-2

3
Comments 1
5 min read
Running Python code as a migration operation in Django

Running Python code as a migration operation in Django

11
Comments 2
3 min read
SETTING UP DJANGO PROJECT

SETTING UP DJANGO PROJECT

1
Comments
4 min read
Introduction to Jinja Template

Introduction to Jinja Template

1
Comments
2 min read
A Definitive Guideline for Creating APIs with Django and Neo4j database, Part-1

A Definitive Guideline for Creating APIs with Django and Neo4j database, Part-1

1
Comments
4 min read
Mastering File Uploads in Django: A Comprehensive Guide.

Mastering File Uploads in Django: A Comprehensive Guide.

1
Comments
3 min read
Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

11
Comments
5 min read
Web3 backend and smart contract development for Python developers: Musical NFTs part 1

Web3 backend and smart contract development for Python developers: Musical NFTs part 1

2
Comments
2 min read
*args and **kwargs explained in simple way

*args and **kwargs explained in simple way

20
Comments 1
2 min read
How to Build Your Blog in Django: Rapid Development in Under 30 Minutes!

How to Build Your Blog in Django: Rapid Development in Under 30 Minutes!

Comments
8 min read
Django and React with Live Reload

Django and React with Live Reload

Comments
4 min read
Deploy a Django app with PostgreSQL database on Vercel

Deploy a Django app with PostgreSQL database on Vercel

5
Comments 3
4 min read
Profile not creating when creating a User with Django

Profile not creating when creating a User with Django

4
Comments
1 min read
Django Vue (Axios) Cors headers + CSFR tokens

Django Vue (Axios) Cors headers + CSFR tokens

1
Comments
1 min read
Django Dev Journey #4

Django Dev Journey #4

1
Comments
3 min read
Building a Chatbot for your E-commerce Business using Django

Building a Chatbot for your E-commerce Business using Django

2
Comments
3 min read
Deploying your project from github using render cloud service

Deploying your project from github using render cloud service

10
Comments
5 min read
How To Use *args and **kwargs In Python

How To Use *args and **kwargs In Python

12
Comments
3 min read
Working with Multiple Celery Queues in Django

Working with Multiple Celery Queues in Django

7
Comments
12 min read
Host your Django web-app on PythonAnywhere!

Host your Django web-app on PythonAnywhere!

5
Comments
4 min read
Security Best Practices for Smart Contracts in Django Projects

Security Best Practices for Smart Contracts in Django Projects

Comments
12 min read
Swirl 2.5 released

Swirl 2.5 released

1
Comments
1 min read
Build Your Own Content Optimizer with Django

Build Your Own Content Optimizer with Django

1
Comments
4 min read
How to create a CRUD API in Django Rest Framework with APIView, ViewSets, and Swagger Documentation

How to create a CRUD API in Django Rest Framework with APIView, ViewSets, and Swagger Documentation

2
Comments
4 min read
Unleashing the Power of Elegance: A Guide to Styling Django Forms

Unleashing the Power of Elegance: A Guide to Styling Django Forms

1
Comments 2
4 min read
Connect Django to ElephantSQL

Connect Django to ElephantSQL

5
Comments
3 min read
Django, Celery, and Redis on Railway

Django, Celery, and Redis on Railway

2
Comments 1
5 min read
An Opinionated Guide to DRF OAuth

An Opinionated Guide to DRF OAuth

6
Comments
7 min read
Best Python Backend Framework: Django vs Flask

Best Python Backend Framework: Django vs Flask

6
Comments
3 min read
Top 10 Beginner-Friendly Django Project Ideas: Jumpstart Your Web Development Journey

Top 10 Beginner-Friendly Django Project Ideas: Jumpstart Your Web Development Journey

5
Comments
3 min read
Integrating React with Django

Integrating React with Django

9
Comments
2 min read
Deep Dive into Django Queries: Performing Database Operations with Pythonic Simplicity

Deep Dive into Django Queries: Performing Database Operations with Pythonic Simplicity

3
Comments
4 min read
ModelSerializer in Django REST framework (DRF)

ModelSerializer in Django REST framework (DRF)

Comments
2 min read
Serialization in Django

Serialization in Django

Comments
5 min read
Why should you use Django?

Why should you use Django?

1
Comments 1
2 min read
loading...