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.
Understanding Django's prefetch_related and Prefetch

Understanding Django's prefetch_related and Prefetch

6
Comments
2 min read
Why Configuring the Controller in Route is Worst Idea?
Cover image for Why Configuring the Controller in Route is Worst Idea?

Why Configuring the Controller in Route is Worst Idea?

1
Comments
6 min read
Optimize your Django Application with Asynchronous tasks and Django-Q

Optimize your Django Application with Asynchronous tasks and Django-Q

1
Comments
3 min read
Using Django-Q to Schedule and Automate Tasks in Django

Using Django-Q to Schedule and Automate Tasks in Django

8
Comments
3 min read
How to interact with Smart Contracts using Python and Django.

How to interact with Smart Contracts using Python and Django.

3
Comments
2 min read
Secure Your Django App with Parameterized Queries
Cover image for Secure Your Django App with Parameterized Queries

Secure Your Django App with Parameterized Queries

5
Comments
3 min read
Part One: Building Project Management System with Django
Cover image for Part One: Building Project Management System with Django

Part One: Building Project Management System with Django

10
Comments
3 min read
Django 8: Implementing the game in Player vs Player

Django 8: Implementing the game in Player vs Player

3
Comments
4 min read
Containerize your Django Web Application with Docker
Cover image for Containerize your Django Web Application with Docker

Containerize your Django Web Application with Docker

15
Comments
10 min read
Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

2
Comments
6 min read
Sending SMS Messages with Python and ClickSend
Cover image for Sending SMS Messages with Python and ClickSend

Sending SMS Messages with Python and ClickSend

4
Comments
3 min read
How to set up HTMX in Django
Cover image for How to set up HTMX in Django

How to set up HTMX in Django

2
Comments
2 min read
RESTful API in Django [Django Rest Framework]
Cover image for RESTful API in Django [Django Rest Framework]

RESTful API in Django [Django Rest Framework]

12
Comments 2
2 min read
How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

Comments
1 min read
How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

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