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.
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
Error handling for Django applications using email

Error handling for Django applications using email

5
Comments
5 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
How to implement Django Search Field and Tags)keywords.

How to implement Django Search Field and Tags)keywords.

7
Comments
2 min read
Overriding the save method in your Django models

Overriding the save method in your Django models

3
Comments
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
work in progress #2 Models

work in progress #2 Models

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