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.
How to load .env in Django Project

How to load .env in Django Project

Comments
1 min read
What is the difference between the extends and include tag in django?
Cover image for What is the difference between the extends and include tag in django?

What is the difference between the extends and include tag in django?

Comments
2 min read
Optimizing Query Performance in Django with PostgreSQL: A Case Study
Cover image for Optimizing Query Performance in Django with PostgreSQL: A Case Study

Optimizing Query Performance in Django with PostgreSQL: A Case Study

3
Comments
4 min read
Django accounts management app (3), forgot password and account details
Cover image for Django accounts management app (3), forgot password and account details

Django accounts management app (3), forgot password and account details

Comments
5 min read
Django built-in authentication system

Django built-in authentication system

Comments
7 min read
Mastering Python Async IO with FastAPI
Cover image for Mastering Python Async IO with FastAPI

Mastering Python Async IO with FastAPI

12
Comments 1
9 min read
High-Performance Python: Asyncio
Cover image for High-Performance Python: Asyncio

High-Performance Python: Asyncio

3
Comments
9 min read
Master Django Routes and Views: The Foundation of Web Development
Cover image for Master Django Routes and Views: The Foundation of Web Development

Master Django Routes and Views: The Foundation of Web Development

1
Comments
3 min read
extra_kwargs arguments

extra_kwargs arguments

Comments
1 min read
Implémentation de vérification de numéro de téléphone dans un projet drf

Implémentation de vérification de numéro de téléphone dans un projet drf

Comments
9 min read
Hosting multiple Websites on a single Nginx Server

Hosting multiple Websites on a single Nginx Server

7
Comments
2 min read
Handling Unmanaged Models in Pytest-Django

Handling Unmanaged Models in Pytest-Django

1
Comments
3 min read
Is Flask Dead? Is FastAPI the Future?
Cover image for Is Flask Dead? Is FastAPI the Future?

Is Flask Dead? Is FastAPI the Future?

6
Comments
10 min read
Django CRUD Application Tutorial | Step-by-Step Guide to Master Create, Read, Update, Delete
Cover image for Django CRUD Application Tutorial | Step-by-Step Guide to Master Create, Read, Update, Delete

Django CRUD Application Tutorial | Step-by-Step Guide to Master Create, Read, Update, Delete

5
Comments
2 min read
Step-by-Step Guide to User Authentication with Django, Djoser, and JWT

Step-by-Step Guide to User Authentication with Django, Djoser, and JWT

6
Comments
6 min read
Django Forms From Model Tutorial: Build a Complete CRUD Application
Cover image for Django Forms From Model Tutorial: Build a Complete CRUD Application

Django Forms From Model Tutorial: Build a Complete CRUD Application

Comments
2 min read
How to start your django project the right way
Cover image for How to start your django project the right way

How to start your django project the right way

Comments
3 min read
Building REST API Endpoints with Django REST Framework: A Step-by-Step Guide
Cover image for Building REST API Endpoints with Django REST Framework: A Step-by-Step Guide

Building REST API Endpoints with Django REST Framework: A Step-by-Step Guide

2
Comments
4 min read
Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform
Cover image for Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform

Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform

Comments
3 min read
How to Build Flexible Data Models in Django with JSONField and Pydantic

How to Build Flexible Data Models in Django with JSONField and Pydantic

5
Comments
6 min read
Stay Ahead: Upcoming Django Releases & New Features for 2024

Stay Ahead: Upcoming Django Releases & New Features for 2024

Comments
3 min read
Django Deployment : Serving Static files with Nginx and Gunicorn

Django Deployment : Serving Static files with Nginx and Gunicorn

Comments
2 min read
Generating SECRET_KEY for production deployment of Django project
Cover image for Generating SECRET_KEY for production deployment of Django project

Generating SECRET_KEY for production deployment of Django project

Comments
1 min read
Tips to learn python
Cover image for Tips to learn python

Tips to learn python

Comments
2 min read
Building a Cooking Expert AI Agent with Phidata and Django Rest Framework (DRF)

Building a Cooking Expert AI Agent with Phidata and Django Rest Framework (DRF)

8
Comments 1
5 min read
loading...