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.
Write Your First Python-Powered Web Page

Write Your First Python-Powered Web Page

33
Comments 2
5 min read
Custom user authentication in Django, with tests

Custom user authentication in Django, with tests

10
Comments
5 min read
My beloved Django cheat sheet

My beloved Django cheat sheet

414
Comments 29
10 min read
How to send e-mail in django ?

How to send e-mail in django ?

14
Comments 2
5 min read
Build a Scalable Video Chat App with Agora in Django

Build a Scalable Video Chat App with Agora in Django

25
Comments 48
8 min read
How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

7
Comments
1 min read
How to spot and fix Django ORM anti-patterns 04:55

How to spot and fix Django ORM anti-patterns

33
Comments 1
1 min read
Comparing Flask and Django

Comparing Flask and Django

11
Comments 5
2 min read
Create own Blog app in Django [Tutorial]

Create own Blog app in Django [Tutorial]

21
Comments
3 min read
Django Web Framework (Python)

Django Web Framework (Python)

38
Comments 3
5 min read
Django Project Tutorial for beginners: Settings, Docker-Compose, Postgres and Redis

Django Project Tutorial for beginners: Settings, Docker-Compose, Postgres and Redis

129
Comments 10
30 min read
Upgrading to Django 3.2 and fixing DEFAULT_AUTO_FIELD warnings

Upgrading to Django 3.2 and fixing DEFAULT_AUTO_FIELD warnings

38
Comments 1
4 min read
Django ajax request with axios and vanilla javascript (Tutorial)

Django ajax request with axios and vanilla javascript (Tutorial)

12
Comments
2 min read
Learn by Doing: Python OOP

Learn by Doing: Python OOP

23
Comments 1
3 min read
The Top 5 Python Frameworks for Web Development

The Top 5 Python Frameworks for Web Development

12
Comments 1
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.