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 でリアルタイムに zip を作りながらレスポンスを返す方法

Django でリアルタイムに zip を作りながらレスポンスを返す方法

8
Comments
2 min read
What should I be doing as a backend Django developer?

What should I be doing as a backend Django developer?

16
Comments 3
1 min read
Django Quick Tip #1: Human Friendly Timestamps with Django's Humanize

Django Quick Tip #1: Human Friendly Timestamps with Django's Humanize

10
Comments
1 min read
Prevent Multiple Sessions for a User in your Django Application

Prevent Multiple Sessions for a User in your Django Application

81
Comments 29
4 min read
Creating a production ready API with Python and Django Rest Framework - part 1

Creating a production ready API with Python and Django Rest Framework - part 1

80
Comments
2 min read
Storing Image File (binary) vs Image Base64 in Database

Storing Image File (binary) vs Image Base64 in Database

33
Comments 6
1 min read
Migrating our API Gateway from Flask to Django

Migrating our API Gateway from Flask to Django

9
Comments
7 min read
Express.js vs Django, which framework should I learn ??

Express.js vs Django, which framework should I learn ??

8
Comments 4
1 min read
Django: Moving away from project vs app dichotomy

Django: Moving away from project vs app dichotomy

15
Comments 2
2 min read
Laughing Blog Tutorial Part 2 - Handling Django Forms

Laughing Blog Tutorial Part 2 - Handling Django Forms

14
Comments 4
9 min read
How to set up Django Environment in Linux for beginners

How to set up Django Environment in Linux for beginners

102
Comments 11
6 min read
Getting Started with Python and GraphQL - Part 1

Getting Started with Python and GraphQL - Part 1

22
Comments
4 min read
Django API - List of States from Different Countries

Django API - List of States from Different Countries

13
Comments 1
1 min read
"Getting Started With Django"

"Getting Started With Django"

35
Comments 13
1 min read
Porting to pytest: a practical example

Porting to pytest: a practical example

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