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.
Dockerizing a Django application

Dockerizing a Django application

15
Comments 2
5 min read
Running python django site

Running python django site

6
Comments
1 min read
15 articles you must read If you are building a website in Python Django

15 articles you must read If you are building a website in Python Django

28
Comments
3 min read
Develop a Django + Celery app in Kubernetes

Develop a Django + Celery app in Kubernetes

10
Comments
6 min read
Developing Restful APIs with Python, Django and Django Rest Framework

Developing Restful APIs with Python, Django and Django Rest Framework

441
Comments 9
9 min read
Models, Views, Templates - Lesson 5

Models, Views, Templates - Lesson 5

7
Comments
4 min read
Is there any package to do auto-formatting in your python / Django project?

Is there any package to do auto-formatting in your python / Django project?

6
Comments 5
1 min read
Views - Lesson 3

Views - Lesson 3

6
Comments
6 min read
Moving Forward - Lesson 2

Moving Forward - Lesson 2

10
Comments 1
8 min read
Suggestion Needed | Flask or Django ?

Suggestion Needed | Flask or Django ?

7
Comments 7
1 min read
Hello World

Hello World

7
Comments 2
1 min read
Beginning Django - Lesson 1

Beginning Django - Lesson 1

13
Comments 3
3 min read
Static vs. Media files in Django

Static vs. Media files in Django

6
Comments
4 min read
Why we’re writing a Django book specifically for portfolio projects and MVPs

Why we’re writing a Django book specifically for portfolio projects and MVPs

92
Comments 5
3 min read
[SOLVED]Why doesn't my Django app display the 404 page even when Debug = False?

[SOLVED]Why doesn't my Django app display the 404 page even when Debug = False?

2
Comments 11
1 min read
Optimizing Postgres full text search in Django

Optimizing Postgres full text search in Django

45
Comments 1
9 min read
Expiring (Signed) Links with Digital Ocean Spaces

Expiring (Signed) Links with Digital Ocean Spaces

10
Comments 1
3 min read
Best Practices for Receiving Files via REST API

Best Practices for Receiving Files via REST API

9
Comments 1
1 min read
SOLVED:Modules not found on django migrations

SOLVED:Modules not found on django migrations

4
Comments 2
1 min read
Docker, Django, React: Building Assets and Deploying to Heroku

Docker, Django, React: Building Assets and Deploying to Heroku

20
Comments 12
9 min read
Writing a Django Data Migration with Real World Example

Writing a Django Data Migration with Real World Example

107
Comments 3
4 min read
Python Chat Tutorial with Django and React

Python Chat Tutorial with Django and React

918
Comments 26
8 min read
Aggregation in Django JSONFields

Aggregation in Django JSONFields

33
Comments 8
5 min read
Class-Based Views in Django

Class-Based Views in Django

31
Comments 2
4 min read
Django Migrations: A Primer

Django Migrations: A Primer

11
Comments
5 min read
loading...