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.
Excluding Fields in Django Rest Framework Serializers

Excluding Fields in Django Rest Framework Serializers

8
Comments
2 min read
Django REST FRAMEWORK Tutorial 2 -- quickstart アプリで作った API を curl でテストする

Django REST FRAMEWORK Tutorial 2 -- quickstart アプリで作った API を curl でテストする

7
Comments
1 min read
Automating Django Deployment workflow with Github Actions

Automating Django Deployment workflow with Github Actions

15
Comments
10 min read
30 Top Apps Made With Python

30 Top Apps Made With Python

7
Comments
13 min read
Django on K8s (Part VI: Advanced Topics)

Django on K8s (Part VI: Advanced Topics)

9
Comments
5 min read
LET'S TALK ABOUT DJANGO CBV AND FBV

LET'S TALK ABOUT DJANGO CBV AND FBV

2
Comments 2
2 min read
Setting up Asynchronous Tasks - Dockerizing Django for deploying anywhere !

Setting up Asynchronous Tasks - Dockerizing Django for deploying anywhere !

8
Comments
5 min read
Django on K8s (Part V: Running with MySQL)

Django on K8s (Part V: Running with MySQL)

8
Comments
5 min read
Bank Search-engine using MongoDB and Django

Bank Search-engine using MongoDB and Django

3
Comments
1 min read
Django on K8s (Part IV: Adding Storage)

Django on K8s (Part IV: Adding Storage)

5
Comments
2 min read
AtlasHackathon: Explore With Us (A Web App using Django, MongoDB Atlas)

AtlasHackathon: Explore With Us (A Web App using Django, MongoDB Atlas)

14
Comments
3 min read
What’s new in Django v4.0

What’s new in Django v4.0

5
Comments
5 min read
Django REST FRAMEWORK Tutorial 1 -- quickstart アプリの API 環境をdocker-compose で 立ち上げる

Django REST FRAMEWORK Tutorial 1 -- quickstart アプリの API 環境をdocker-compose で 立ち上げる

8
Comments
2 min read
Django on K8s (Part III: Running on Kubernetes)

Django on K8s (Part III: Running on Kubernetes)

4
Comments
4 min read
Django on K8s (Part II: Create an app image)

Django on K8s (Part II: Create an app image)

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