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.
Django REST FRAMEWORK Tutorial 10 -- def snippet_list を Class SnippetList に書き直す

Django REST FRAMEWORK Tutorial 10 -- def snippet_list を Class SnippetList に書き直す

9
Comments
2 min read
Swagger Implementation using function based views drf

Swagger Implementation using function based views drf

14
Comments 1
6 min read
Making Django Global Settings Dynamic: The Singleton Design Pattern

Making Django Global Settings Dynamic: The Singleton Design Pattern

20
Comments
9 min read
Django Queryset API Is Enough.

Django Queryset API Is Enough.

13
Comments 2
5 min read
How to solve the singleton problem in Django ModelAdmin.

How to solve the singleton problem in Django ModelAdmin.

10
Comments
9 min read
Djangoで既存モデルにForeignKeyなフィールドを追加する場合のMigrationについて

Djangoで既存モデルにForeignKeyなフィールドを追加する場合のMigrationについて

10
Comments
1 min read
Django Charts via DRF - Step-by-Step Tutorial

Django Charts via DRF - Step-by-Step Tutorial

45
Comments 7
12 min read
Building a contact application with Django and Appsmith

Building a contact application with Django and Appsmith

22
Comments
7 min read
Loading styles and static files in Django

Loading styles and static files in Django

15
Comments
1 min read
How to add SQL editor to your django admin.

How to add SQL editor to your django admin.

14
Comments
8 min read
Next-Auth with Django, how can we do it? Email Based, and OAuth Both!

Next-Auth with Django, how can we do it? Email Based, and OAuth Both!

11
Comments 2
1 min read
Django Plausible Proxy

Django Plausible Proxy

7
Comments
1 min read
Configurando JWT en Django Rest Framework

Configurando JWT en Django Rest Framework

14
Comments
1 min read
Handle Timezone with Django

Handle Timezone with Django

10
Comments
1 min read
A Simple Shoutbox with Automated Translations in Django

A Simple Shoutbox with Automated Translations in Django

8
Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.