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.
Introduction to React for Django backend developers

Introduction to React for Django backend developers

28
Comments
3 min read
How to Handle Conversation in Chatbot in Python

How to Handle Conversation in Chatbot in Python

5
Comments
4 min read
How to set up and deploy a Django application on a Linux server

How to set up and deploy a Django application on a Linux server

44
Comments 4
6 min read
Django with whitenoise.storage.CompressedManifestStaticFilesStorage on Heroku

Django with whitenoise.storage.CompressedManifestStaticFilesStorage on Heroku

3
Comments
1 min read
Django React - Datta Able (Free Full-stack Product)

Django React - Datta Able (Free Full-stack Product)

39
Comments 4
2 min read
Collect payments in your Django ecommerce portal using Flutterwave ~PART 2

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

19
Comments 8
5 min read
Fixing ORA-65096 error when creating automated tests in Django using Oracle

Fixing ORA-65096 error when creating automated tests in Django using Oracle

6
Comments 1
6 min read
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
Django polymorphic - playing with models inheritance in Django

Django polymorphic - playing with models inheritance in Django

5
Comments
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
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
How to set up and run migrations in third-party Django packages

How to set up and run migrations in third-party Django packages

5
Comments
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
loading...