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.
What context gets passed to Django Admin template

What context gets passed to Django Admin template

7
Comments
1 min read
How to Configure Django Settings: Best Practices

How to Configure Django Settings: Best Practices

66
Comments 1
7 min read
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
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
Beginning Django - Lesson 1

Beginning Django - Lesson 1

13
Comments 3
3 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.