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.
Dynamic attribute, thanks to magic methods.

Dynamic attribute, thanks to magic methods.

6
Comments
2 min read
Creating Django models of an existing DB

Creating Django models of an existing DB

67
Comments 5
3 min read
Plug and Play GraphQL with Django

Plug and Play GraphQL with Django

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

Uploading images to REST API backend in React JS

36
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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.