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.
Running Python code as a migration operation in Django

Running Python code as a migration operation in Django

14
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
Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

2
Comments
9 min read
Mastering File Uploads in Django: A Comprehensive Guide.

Mastering File Uploads in Django: A Comprehensive Guide.

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

Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

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

Using React to Progressively Enhance a Django App

2
Comments
10 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

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.