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.
Django Admin Template - Volt Bootstrap 5

Django Admin Template - Volt Bootstrap 5

44
Comments 8
2 min read
Handling bulk update or create on Django models through filters

Handling bulk update or create on Django models through filters

4
Comments
7 min read
Build a web traffic monitor with Django and IPStack

Build a web traffic monitor with Django and IPStack

18
Comments 6
9 min read
Setting-up a Django project for production

Setting-up a Django project for production

5
Comments
4 min read
Форматер black и миграции

Форматер black и миграции

6
Comments
1 min read
How to import large csv file in Django-admin.

How to import large csv file in Django-admin.

10
Comments
8 min read
How to deploy a Django App on Heroku in less than 5 minutes

How to deploy a Django App on Heroku in less than 5 minutes

11
Comments 4
4 min read
Managing Secrets with Doppler in Django

Managing Secrets with Doppler in Django

11
Comments
4 min read
Top Django Projects Ideas

Top Django Projects Ideas

14
Comments
2 min read
A minimal Django testing style guide

A minimal Django testing style guide

9
Comments
10 min read
uwsgi error: bind(): No such file or directory [core/socket.c line 230]

uwsgi error: bind(): No such file or directory [core/socket.c line 230]

8
Comments
1 min read
Django Channels - A Simple Chat App Part 2

Django Channels - A Simple Chat App Part 2

19
Comments
6 min read
django-environ with Lists Environment Varibles in .env Files

django-environ with Lists Environment Varibles in .env Files

4
Comments
1 min read
How to Deploy a Python Django Application using PlanetScale and Koyeb Serverless Platform

How to Deploy a Python Django Application using PlanetScale and Koyeb Serverless Platform

4
Comments
8 min read
print("Hello, World!")

print("Hello, World!")

21
Comments 6
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.