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.
Django Takeoff!! Book 2021

Django Takeoff!! Book 2021

11
Comments 4
2 min read
Python Type Hinting : Eliminating ImportError Due to Circular Imports

Python Type Hinting : Eliminating ImportError Due to Circular Imports

3
Comments
2 min read
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

46
Comments 4
6 min read
Django React - Datta Able (Free Full-stack Product)

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

39
Comments 4
2 min read
Django with whitenoise.storage.CompressedManifestStaticFilesStorage on Heroku

Django with whitenoise.storage.CompressedManifestStaticFilesStorage on Heroku

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