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 build your own SaaS business

How to build your own SaaS business

258
Comments 48
6 min read
Django Caching 101: Understanding the Basics and Beyond

Django Caching 101: Understanding the Basics and Beyond

50
Comments 6
21 min read
Advanced Python Tips for Development

Advanced Python Tips for Development

49
Comments 8
7 min read
Testing in Django

Testing in Django

47
Comments 7
12 min read
Tailwind Elements Stable v1.0.0. - a free, open-source UI Kit with 500+ components integrated with Django - is out.

Tailwind Elements Stable v1.0.0. - a free, open-source UI Kit with 500+ components integrated with Django - is out.

41
Comments 1
1 min read
Why I completely removed React from my Django project

Why I completely removed React from my Django project

39
Comments 45
4 min read
Exploring Django's Third-Party Packages: Top Libraries You Should Know

Exploring Django's Third-Party Packages: Top Libraries You Should Know

36
Comments 7
12 min read
Building scalable apps with serverless PostgreSQL & Django

Building scalable apps with serverless PostgreSQL & Django

36
Comments 5
7 min read
Advanced Django Cheat Sheet

Advanced Django Cheat Sheet

32
Comments 2
24 min read
Unlocking Performance: A Guide to Async Support in Django

Unlocking Performance: A Guide to Async Support in Django

32
Comments 2
17 min read
DjangoConUS 2023: A Wish Fulfilled

DjangoConUS 2023: A Wish Fulfilled

25
Comments 12
6 min read
Django, Htmx e React: usando HTMX para além de TODO-Lists

Django, Htmx e React: usando HTMX para além de TODO-Lists

21
Comments 2
5 min read
*args and **kwargs explained in simple way

*args and **kwargs explained in simple way

20
Comments 1
2 min read
Minha jornada de otimização de uma aplicação django

Minha jornada de otimização de uma aplicação django

17
Comments 2
9 min read
10 Django Packages Every Developer Must Install

10 Django Packages Every Developer Must Install

17
Comments 12
5 min read
Introducing Bloggy: The Open-Source Blogging Platform Built with Python and Django

Introducing Bloggy: The Open-Source Blogging Platform Built with Python and Django

16
Comments 6
2 min read
Integrating Cloudinary-Storage with Django 🔗🔥

Integrating Cloudinary-Storage with Django 🔗🔥

16
Comments 2
2 min read
Deploying Your First Dockerized Django REST API on AWS Elastic Beanstalk: A Comprehensive Guide

Deploying Your First Dockerized Django REST API on AWS Elastic Beanstalk: A Comprehensive Guide

15
Comments 2
8 min read
Tailwind & Django - Free Starter

Tailwind & Django - Free Starter

13
Comments 4
3 min read
Build User login/signup & RESTful APIs in 100 lines of Python

Build User login/signup & RESTful APIs in 100 lines of Python

13
Comments 2
10 min read
Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

13
Comments 9
36 min read
Lidando com regressão visual: enfrentando desafios com Django, Selenium e Pillow

Lidando com regressão visual: enfrentando desafios com Django, Selenium e Pillow

12
Comments 2
6 min read
The Complete Guide to Logging in Django

The Complete Guide to Logging in Django

12
Comments
7 min read
How To Use *args and **kwargs In Python

How To Use *args and **kwargs In Python

12
Comments
3 min read
Working with Django Forms

Working with Django Forms

12
Comments
12 min read
Generate API docs under a minute in Django

Generate API docs under a minute in Django

12
Comments
2 min read
How to Predict the Temperature of Any Future Day Using Time-Series (Prophet Model and Django Backend)?-A Beginner-Friendly Guide

How to Predict the Temperature of Any Future Day Using Time-Series (Prophet Model and Django Backend)?-A Beginner-Friendly Guide

11
Comments 2
8 min read
Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

11
Comments
5 min read
Running Python code as a migration operation in Django

Running Python code as a migration operation in Django

11
Comments 2
3 min read
An Introduction to Testing with Django for Python

An Introduction to Testing with Django for Python

11
Comments 2
13 min read
Launching a django webserver in Docker

Launching a django webserver in Docker

10
Comments 3
4 min read
Deploying your project from github using render cloud service

Deploying your project from github using render cloud service

10
Comments
5 min read
Let's Learn Django #1 Init

Let's Learn Django #1 Init

10
Comments
2 min read
Infinite Scroll Pagination in Django with HTMX

Infinite Scroll Pagination in Django with HTMX

10
Comments 3
5 min read
Setting Up Django for Production Using Gunicorn on Linux.

Setting Up Django for Production Using Gunicorn on Linux.

10
Comments
2 min read
HOT Reload in Docker

HOT Reload in Docker

10
Comments
3 min read
Deploy Django on AWS | DeployPRO

Deploy Django on AWS | DeployPRO

10
Comments 2
3 min read
Road-Map for Python Developers 

Road-Map for Python Developers 

9
Comments 3
7 min read
Integrating React with Django

Integrating React with Django

9
Comments
2 min read
Build A Web App Using Django

Build A Web App Using Django

9
Comments
7 min read
How to connect multiple databases to Django project

How to connect multiple databases to Django project

9
Comments 1
2 min read
Mastering Django Templates: A Guide to Advanced Features and Best Practices

Mastering Django Templates: A Guide to Advanced Features and Best Practices

9
Comments 2
8 min read
Let's Learn Django #4 Using templates & static files

Let's Learn Django #4 Using templates & static files

9
Comments
5 min read
Project - Implement Blue/Green deployment of Python (Django) Application on AWS Elastic Beanstalk

Project - Implement Blue/Green deployment of Python (Django) Application on AWS Elastic Beanstalk

9
Comments 4
3 min read
Getting to know Django Signals

Getting to know Django Signals

9
Comments 1
2 min read
Rocket, a free Django Generator - Insights for Developers

Rocket, a free Django Generator - Insights for Developers

9
Comments 5
6 min read
Apps in Django - Concept & Free Samples

Apps in Django - Concept & Free Samples

9
Comments
3 min read
How to Do Periodic Tasks in a Django REST API Using Celery and Redis? - A Beginner-Friendly Guide

How to Do Periodic Tasks in a Django REST API Using Celery and Redis? - A Beginner-Friendly Guide

8
Comments 1
6 min read
How to Send Emails with Django

How to Send Emails with Django

8
Comments
5 min read
When plans go astray: my unsuccessful journey of migrating a large Django project to Mypy

When plans go astray: my unsuccessful journey of migrating a large Django project to Mypy

8
Comments 3
11 min read
Django Async Support with Coding Samples

Django Async Support with Coding Samples

8
Comments
3 min read
Simple and Efficient Full Text Search using Django and Postgres

Simple and Efficient Full Text Search using Django and Postgres

8
Comments
7 min read
How Django keeps track of your model classes?

How Django keeps track of your model classes?

8
Comments
3 min read
Building Smart Contracts for Django Applications

Building Smart Contracts for Django Applications

8
Comments 1
11 min read
Build a Custom Functional Django Project

Build a Custom Functional Django Project

8
Comments
10 min read
How to use Redis to cache data for your Django Project

How to use Redis to cache data for your Django Project

7
Comments
8 min read
Mastering Django Now: A Comprehensive Guide from Beginner to Advanced

Mastering Django Now: A Comprehensive Guide from Beginner to Advanced

7
Comments 1
16 min read
How to start with Django

How to start with Django

7
Comments
4 min read
How to create REST API using Django REST framework

How to create REST API using Django REST framework

7
Comments 3
11 min read
Deploy a Django application to AWS Lambda using Serverless Framework

Deploy a Django application to AWS Lambda using Serverless Framework

7
Comments 2
8 min read
loading...