Forem

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 Debug Toolbar - How to configure
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Soft Deletes in Django
Cover image for Soft Deletes in Django

Soft Deletes in Django

59
Comments 8
6 min read
Extending AJAX file Uploader with Drag & Drop functionality
Cover image for Extending AJAX file Uploader with Drag & Drop functionality

Extending AJAX file Uploader with Drag & Drop functionality

21
Comments
4 min read
Efficient Django Delete Cascade

Efficient Django Delete Cascade

13
Comments 2
5 min read
Deploying Django Web App Using Heroku (Updated)

Deploying Django Web App Using Heroku (Updated)

13
Comments
6 min read
Modify or Update live database in Python and Django
Cover image for Modify or Update live database in Python and Django

Modify or Update live database in Python and Django

9
Comments
1 min read
⚖️Scaling Django⚖️
Cover image for ⚖️Scaling Django⚖️

⚖️Scaling Django⚖️

17
Comments 1
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.