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.
How to embed graph in Django for the users

How to embed graph in Django for the users

5
Comments 1
1 min read
Django: Migrate --fake-initial gotchas

Django: Migrate --fake-initial gotchas

10
Comments 5
4 min read
Load Testing a Django Application using LocustIO

Load Testing a Django Application using LocustIO

84
Comments 1
4 min read
Testing Models, ModelMangers in Django

Testing Models, ModelMangers in Django

10
Comments
1 min read
Django App Internationalization

Django App Internationalization

39
Comments 2
7 min read
The Django Rest Custom User Model and Authentication

The Django Rest Custom User Model and Authentication

103
Comments 17
2 min read
JSON WEB TOKEN BASED Authentication Backend for Django Project

JSON WEB TOKEN BASED Authentication Backend for Django Project

27
Comments 1
5 min read
JSON Web Token Tutorial with Example in Python

JSON Web Token Tutorial with Example in Python

64
Comments
4 min read
The Right Way™ to do Serverless in Python (Part 2)

The Right Way™ to do Serverless in Python (Part 2)

32
Comments
12 min read
Stream & Go: News Feeds for Over 300+ Million End Users

Stream & Go: News Feeds for Over 300+ Million End Users

97
Comments 4
10 min read
Why is Django REST Framework lying to me?

Why is Django REST Framework lying to me?

25
Comments 17
4 min read
Stream & Go: News Feeds for Over 300 Million End Users

Stream & Go: News Feeds for Over 300 Million End Users

22
Comments
12 min read
QuerySet Filters on Many-to-many Relations

QuerySet Filters on Many-to-many Relations

11
Comments
4 min read
ReactJS Class Components

ReactJS Class Components

9
Comments 1
1 min read
Building Modern Applications with Django and Vue.js

Building Modern Applications with Django and Vue.js

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