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 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

7
Comments
6 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
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
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
Deploy a Django App from GitHub on AWS Lightsail Using the Bitnami Django Stack
Cover image for Deploy a Django App from GitHub on AWS Lightsail Using the Bitnami Django Stack

Deploy a Django App from GitHub on AWS Lightsail Using the Bitnami Django Stack

8
Comments
4 min read
Django project - Part 5 Dev Tools

Django project - Part 5 Dev Tools

1
Comments
4 min read
Find and Fix N+1 Queries in Django Using AppSignal
Cover image for Find and Fix N+1 Queries in Django Using AppSignal

Find and Fix N+1 Queries in Django Using AppSignal

2
Comments
9 min read
How to Validate Rectangular Images in Django Using Python
Cover image for How to Validate Rectangular Images in Django Using Python

How to Validate Rectangular Images in Django Using Python

6
Comments
3 min read
Getting Started with Django: Basic Setup and Overview
Cover image for Getting Started with Django: Basic Setup and Overview

Getting Started with Django: Basic Setup and Overview

2
Comments
3 min read
How to containerize Django application with Docker compose

How to containerize Django application with Docker compose

Comments
2 min read
Diary App, memories AI integration
Cover image for Diary App, memories AI integration

Diary App, memories AI integration

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