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.
Teaser: Twitch Stream Series on Software Development 00:30

Teaser: Twitch Stream Series on Software Development

15
Comments
1 min read
Uploading images to REST API backend in React JS

Uploading images to REST API backend in React JS

35
Comments 1
9 min read
Adding a blog to your Django website

Adding a blog to your Django website

19
Comments
7 min read
User Registration With Email Verification

User Registration With Email Verification

5
Comments 1
4 min read
How to create an API with Django

How to create an API with Django

22
Comments
7 min read
Ruby on Rails vs Django – Which One To Pick For Your Web Project?

Ruby on Rails vs Django – Which One To Pick For Your Web Project?

9
Comments
7 min read
Deploying containers to production with Terraform and AWS Fargate – Containerization

Deploying containers to production with Terraform and AWS Fargate – Containerization

28
Comments 4
4 min read
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
Dynamically Created Sentences in Python/Django (madlibs)

Dynamically Created Sentences in Python/Django (madlibs)

3
Comments 1
6 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
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
loading...