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.
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
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
Let's build it

Let's build it

9
Comments
3 min read
My Journey As A Django Developer

My Journey As A Django Developer

6
Comments
2 min read
CookieCutter based project generator on the web

CookieCutter based project generator on the web

6
Comments
1 min read
Learning to work on existing codebases.

Learning to work on existing codebases.

30
Comments 3
5 min read
Refactoring an Overgrown Notifications Class in Django

Refactoring an Overgrown Notifications Class in Django

23
Comments 5
5 min read
Handling CORS in Django REST Framework

Handling CORS in Django REST Framework

6
Comments
2 min read
Adding JWT Authentication to Python and Django REST Framework Using Auth0

Adding JWT Authentication to Python and Django REST Framework Using Auth0

7
Comments
4 min read
loading...