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.
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
How to use charts to visualize Django Models

How to use charts to visualize Django Models

19
Comments 1
6 min read
I Regret Being a Hipster in Tech

I Regret Being a Hipster in Tech

376
Comments 44
4 min read
Django full CI-CD flow to AWS with GitHub Actions and S3

Django full CI-CD flow to AWS with GitHub Actions and S3

121
Comments 3
8 min read
FullStack React & Django Authentication : Django REST ,TypeScript, Axios, Redux & React Router

FullStack React & Django Authentication : Django REST ,TypeScript, Axios, Redux & React Router

172
Comments 30
17 min read
Django logging - forget about 'print' when debugging

Django logging - forget about 'print' when debugging

9
Comments
3 min read
Pagination in Django.

Pagination in Django.

10
Comments 2
4 min read
Django: Testing The What, Why and How. (Code)

Django: Testing The What, Why and How. (Code)

6
Comments
8 min read
Soft Deletes in Django

Soft Deletes in Django

59
Comments 8
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.