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.
Advanced Django queries

Advanced Django queries

22
Comments 1
6 min read
Django: _ (underscore) settings gotchas

Django: _ (underscore) settings gotchas

7
Comments
2 min read
Robust authentication and authorization system with Django and Ajax - Part 2

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

8
Comments
5 min read
Collect payments in your Django ecommerce portal using Flutterwave ~PART 1

Collect payments in your Django ecommerce portal using Flutterwave ~PART 1

13
Comments 3
3 min read
CRUD with Django

CRUD with Django

9
Comments
4 min read
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
Full-Stack App Django and React

Full-Stack App Django and React

35
Comments 2
1 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
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
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.