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.
Stop Raising ValidationError on create() on Serializers

Stop Raising ValidationError on create() on Serializers

11
Comments 4
1 min read
Django Tutorial Part 3 -- Choice テーブルをシェルでCRUD する

Django Tutorial Part 3 -- Choice テーブルをシェルでCRUD する

5
Comments
1 min read
Website without images?

Website without images?

8
Comments
2 min read
Django Tip: Use DecimalField for money

Django Tip: Use DecimalField for money

16
Comments
1 min read
Using Django's JSONField? You probably don't need it. Here's why

Using Django's JSONField? You probably don't need it. Here's why

3
Comments
8 min read
Integrating Django framework with Matomo web analytics platform

Integrating Django framework with Matomo web analytics platform

6
Comments
1 min read
Filter QuerySet with Array fields/values in Django

Filter QuerySet with Array fields/values in Django

13
Comments
2 min read
Django admin dynamic Inline positioning

Django admin dynamic Inline positioning

9
Comments
3 min read
How to Delete a Table from a Database in Django

How to Delete a Table from a Database in Django

11
Comments 2
1 min read
APIView vs Viewsets

APIView vs Viewsets

17
Comments 2
3 min read
Google Authentication in Django The Simplest way

Google Authentication in Django The Simplest way

19
Comments
4 min read
Writing Custom Migrations in Django

Writing Custom Migrations in Django

27
Comments 5
3 min read
Python Django REST API

Python Django REST API

5
Comments
3 min read
I Created an Template for Django project for Running Under Services like replit, heroku etc

I Created an Template for Django project for Running Under Services like replit, heroku etc

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

Python for Everyone: Mastering Python the right way

7
Comments
3 min read
Optimize query size in Django

Optimize query size in Django

9
Comments
1 min read
Django ORM explained: selected_related and prefetch_related

Django ORM explained: selected_related and prefetch_related

15
Comments 3
3 min read
How to Create Nested JSON in Django REST APIs

How to Create Nested JSON in Django REST APIs

8
Comments
2 min read
Difference Between Web vs Hybrid vs Native Apps

Difference Between Web vs Hybrid vs Native Apps

11
Comments 1
14 min read
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

11
Comments 2
3 min read
Creating Forms in Django

Creating Forms in Django

9
Comments
3 min read
Django Cheat Sheet

Django Cheat Sheet

72
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

10
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

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

User Authentication in DjangoRestFramework using SimpleJWT [Login, Signup]

7
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

36
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

30
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

15
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
loading...