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.
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

18
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
Deploy a Django app with PostgreSQL database on Vercel

Deploy a Django app with PostgreSQL database on Vercel

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

Profile not creating when creating a User with Django

2
Comments
1 min read
Extra field in custom registration in DRF won't save

Extra field in custom registration in DRF won't save

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

Django Vue (Axios) Cors headers + CSFR tokens

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

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

How To Use *args and **kwargs In Python

9
Comments
3 min read
Host your Django web-app on PythonAnywhere!

Host your Django web-app on PythonAnywhere!

8
Comments
4 min read
Working with Multiple Celery Queues in Django

Working with Multiple Celery Queues in Django

1
Comments
12 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
Defeat the Traffic Monster: An Nginx Load Balancing Odyssey for Django Apps ⚔️🗄️

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

8
Comments
6 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

14
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

2
Comments 2
4 min read
Connect Django to ElephantSQL

Connect Django to ElephantSQL

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

Django, Celery, and Redis on Railway

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

An Opinionated Guide to DRF OAuth

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

Best Python Backend Framework: Django vs Flask

7
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

4
Comments
3 min read
Integrating React with Django

Integrating React with Django

7
Comments
2 min read
loading...