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.
from dynaconf import settings

from dynaconf import settings

19
Comments
5 min read
Creating a Simple ToDo Api With Django

Creating a Simple ToDo Api With Django

70
Comments 1
3 min read
Get Docker Right and Get on with Life

Get Docker Right and Get on with Life

57
Comments 9
2 min read
Python Udemy Free Courses List

Python Udemy Free Courses List

35
Comments
6 min read
Part 2- An in-depth video tutorial on deploying a Django application with static file serving

Part 2- An in-depth video tutorial on deploying a Django application with static file serving

12
Comments
1 min read
Django Tutorial: Building and Securing Web Applications

Django Tutorial: Building and Securing Web Applications

9
Comments
1 min read
My involvement in the Python community

My involvement in the Python community

16
Comments 8
6 min read
SwaggerUI inside Django Rest Framework

SwaggerUI inside Django Rest Framework

23
Comments 10
6 min read
Tips for improving your Django app performance

Tips for improving your Django app performance

59
Comments 5
2 min read
The easiest way to send emails with Django (using SES from AWS)

The easiest way to send emails with Django (using SES from AWS)

24
Comments
5 min read
How to use fast-drf and API faster

How to use fast-drf and API faster

10
Comments
1 min read
E-commerce platforms in Django ecosystem.

E-commerce platforms in Django ecosystem.

16
Comments 4
3 min read
Some Content Management Systems in the Django ecosystem.

Some Content Management Systems in the Django ecosystem.

19
Comments
3 min read
5 reasons why people are choosing Masonite over Django

5 reasons why people are choosing Masonite over Django

82
Comments 18
7 min read
How to manage Local vs Dev vs Prod settings.py in latest Django RestAPI?

How to manage Local vs Dev vs Prod settings.py in latest Django RestAPI?

7
Comments 8
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.