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.
Robust authentication and authorization system with Django and Ajax - Part 0

Robust authentication and authorization system with Django and Ajax - Part 0

11
Comments
5 min read
Robust authentication and authorization system with Django and Ajax - Part 1

Robust authentication and authorization system with Django and Ajax - Part 1

7
Comments
8 min read
Full-Stack App Django and React

Full-Stack App Django and React

34
Comments 2
1 min read
Django Takeoff!! Course (2021)

Django Takeoff!! Course (2021)

6
Comments 2
3 min read
Django JSON Response safe=False

Django JSON Response safe=False

8
Comments 3
2 min read
Laravel vs Django — Performance Comparison

Laravel vs Django — Performance Comparison

9
Comments 1
9 min read
Ecommerce Application in Django, Django Rest Framework and Vue Js

Ecommerce Application in Django, Django Rest Framework and Vue Js

14
Comments 6
1 min read
How to build a Email Newsletter Subscriber in Django?

How to build a Email Newsletter Subscriber in Django?

54
Comments 10
5 min read
How to deploy your django app to heroku

How to deploy your django app to heroku

5
Comments
4 min read
Django and Ajax: Building a Django live recording application

Django and Ajax: Building a Django live recording application

29
Comments 7
12 min read
Managing concurrency in Django using select_for_update

Managing concurrency in Django using select_for_update

7
Comments 1
4 min read
Django Debug Toolbar - How to configure

Django Debug Toolbar - How to configure

48
Comments 4
2 min read
Understand Django: Making Sense Of Settings

Understand Django: Making Sense Of Settings

6
Comments
13 min read
Best place to put queries in a Django project? Model Managers!

Best place to put queries in a Django project? Model Managers!

8
Comments
2 min read
How to send email using SMTP server in django?

How to send email using SMTP server in django?

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