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.
Deploying a Django project on AWS Lambda using Serverless (Part 1)

Deploying a Django project on AWS Lambda using Serverless (Part 1)

93
Comments 20
10 min read
The Right Way to serve static files when using Django with Gunicorn

The Right Way to serve static files when using Django with Gunicorn

26
Comments 5
2 min read
How to add unique meta tags in Django?

How to add unique meta tags in Django?

6
Comments 1
4 min read
Write Your First Python-Powered Web Page

Write Your First Python-Powered Web Page

33
Comments 2
5 min read
Django's built in auth with jwt or a third party package with jwt?

Django's built in auth with jwt or a third party package with jwt?

3
Comments 2
1 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

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