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.
Python for Everyone: Mastering Python the right way

Python for Everyone: Mastering Python the right way

6
Comments 2
3 min read
Creating a new project in Python Django

Creating a new project in Python Django

6
Comments
2 min read
Star Admin - Open-Source Django Starter

Star Admin - Open-Source Django Starter

35
Comments 4
2 min read
Django Full-Stack Starters - Open-Source and Free

Django Full-Stack Starters - Open-Source and Free

63
Comments 6
2 min read
Creating a Django Movie Recommendation App Using Jaccard Index

Creating a Django Movie Recommendation App Using Jaccard Index

12
Comments 2
3 min read
Creating Forms in Django

Creating Forms in Django

9
Comments
3 min read
Django Cheat Sheet

Django Cheat Sheet

74
Comments 2
11 min read
Python Django `dbshell`

Python Django `dbshell`

14
Comments 3
1 min read
Django + Next.js The Easy Way

Django + Next.js The Easy Way

13
Comments
4 min read
Replacing django's default Statreloader with Facebook's Watchman

Replacing django's default Statreloader with Facebook's Watchman

5
Comments
3 min read
How to Install psycopg2 on an M1 Mac

How to Install psycopg2 on an M1 Mac

13
Comments
3 min read
Django: timedelta, DurationField and Total Time

Django: timedelta, DurationField and Total Time

8
Comments 2
5 min read
Connecting Django with MongoDB: All the Versioning Shenanigans Dissected (2022 edition)

Connecting Django with MongoDB: All the Versioning Shenanigans Dissected (2022 edition)

6
Comments 1
3 min read
Django REST Filtering Tutorial - Filter with Current User (Part II)

Django REST Filtering Tutorial - Filter with Current User (Part II)

1
Comments
5 min read
Quickly Create Interactive Charts in Django

Quickly Create Interactive Charts in Django

6
Comments
6 min read
GeoNode Basic Installation on Windows

GeoNode Basic Installation on Windows

3
Comments
1 min read
User Authentication in DjangoRestFramework using SimpleJWT [Login, Signup]

User Authentication in DjangoRestFramework using SimpleJWT [Login, Signup]

8
Comments
2 min read
Deploying a Django Application to Heroku.

Deploying a Django Application to Heroku.

4
Comments
1 min read
Unit Testing In Django

Unit Testing In Django

2
Comments
1 min read
Why I built another static site generator: A love story

Why I built another static site generator: A love story

2
Comments
3 min read
What I learned in February

What I learned in February

5
Comments
2 min read
Custom User Model in Django

Custom User Model in Django

38
Comments 4
5 min read
Update user credit card details using Stripe + Django

Update user credit card details using Stripe + Django

8
Comments
3 min read
How to generate Django models dynamically to mutate user data

How to generate Django models dynamically to mutate user data

5
Comments
1 min read
Responsive table with Django and htmx

Responsive table with Django and htmx

31
Comments 6
8 min read
Django REST Filtering Tutorial - Intro (Part I)

Django REST Filtering Tutorial - Intro (Part I)

1
Comments
5 min read
Updating a Bokeh Graph in a Django Website

Updating a Bokeh Graph in a Django Website

10
Comments
10 min read
Dynamic page titles in Django

Dynamic page titles in Django

3
Comments
3 min read
Pagination In Django

Pagination In Django

2
Comments
1 min read
Pagination with Django and Bootstrap 5

Pagination with Django and Bootstrap 5

19
Comments
2 min read
Iniciando uma aplicação com Django Framework - Parte 1

Iniciando uma aplicação com Django Framework - Parte 1

3
Comments
3 min read
Using Django Template Context

Using Django Template Context

7
Comments
4 min read
Difference between Null and Blank in Django Model

Difference between Null and Blank in Django Model

5
Comments
1 min read
Understand Django: Security and Django

Understand Django: Security and Django

6
Comments
10 min read
Adding Graphs to a Django Website

Adding Graphs to a Django Website

17
Comments
10 min read
How Django meets htmx: A quick tour of modern server side rendering.

How Django meets htmx: A quick tour of modern server side rendering.

9
Comments
4 min read
Intro to User Authentication in Django

Intro to User Authentication in Django

2
Comments
1 min read
Django Apps and Projects Explained

Django Apps and Projects Explained

2
Comments
1 min read
GeoNode Advanced Installation In Ubuntu 20.04 Part3

GeoNode Advanced Installation In Ubuntu 20.04 Part3

3
Comments
1 min read
Python for Everyone: Mastering Python the right way

Python for Everyone: Mastering Python the right way

176
Comments 8
5 min read
Business Engagement Models for Software Founders

Business Engagement Models for Software Founders

3
Comments 1
21 min read
Configuring The Ultimate Django/Tailwind Experience (without Node)

Configuring The Ultimate Django/Tailwind Experience (without Node)

5
Comments
3 min read
Live Transcription With Python and Django

Live Transcription With Python and Django

13
Comments
8 min read
How to configure Django/PostgreSQL environment using Docker

How to configure Django/PostgreSQL environment using Docker

8
Comments
8 min read
Create REST API in Python with Django, using the Django REST Framework and Azure SQL

Create REST API in Python with Django, using the Django REST Framework and Azure SQL

8
Comments
9 min read
Most Efficient Way to Create a Django Project and Django App

Most Efficient Way to Create a Django Project and Django App

5
Comments
2 min read
Mongodb + GraphQL + Django

Mongodb + GraphQL + Django

7
Comments 5
2 min read
DJANGO CHANNELS UNITTEST

DJANGO CHANNELS UNITTEST

4
Comments
1 min read
Learn Django: Build a netflix clone

Learn Django: Build a netflix clone

51
Comments 14
20 min read
How to add comments to model instances as generic relations

How to add comments to model instances as generic relations

7
Comments
3 min read
Week 1: In a Coding Bootcamp - My experience!

Week 1: In a Coding Bootcamp - My experience!

3
Comments
1 min read
Headless Wagtail, what are the pain points?

Headless Wagtail, what are the pain points?

7
Comments 2
7 min read
contractsPY — Python library for handling business transactions with railway-oriented approach

contractsPY — Python library for handling business transactions with railway-oriented approach

7
Comments
5 min read
Updating A Many-To-Many Relationship In Django

Updating A Many-To-Many Relationship In Django

15
Comments 1
6 min read
Customizing URLs in Djoser

Customizing URLs in Djoser

10
Comments 2
3 min read
Testeando endpoints con Django Rest Framework

Testeando endpoints con Django Rest Framework

9
Comments
2 min read
Why We Use Django Framework & How It Can Benefit Your Business

Why We Use Django Framework & How It Can Benefit Your Business

7
Comments
11 min read
Deploy a Django Web App to Azure with connection to Azure PostgreSQL

Deploy a Django Web App to Azure with connection to Azure PostgreSQL

7
Comments
6 min read
Uploading images to Cloudinary Storage from a Django DRF Application.

Uploading images to Cloudinary Storage from a Django DRF Application.

19
Comments 6
4 min read
Exploring Full-Text Search with Django/PostgreSQL

Exploring Full-Text Search with Django/PostgreSQL

5
Comments
7 min read
loading...