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
Django 2.2 polls app tutorial source code commit by commit

Django 2.2 polls app tutorial source code commit by commit

5
Comments
1 min read
Get Docker Right and Get on with Life

Get Docker Right and Get on with Life

57
Comments 9
2 min read
Web Applications with Python

Web Applications with Python

5
Comments
1 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
Visual Studio Code Tasks and Split Terminals

Visual Studio Code Tasks and Split Terminals

70
Comments 5
6 min read
Django inline formsets with Class-based views and crispy forms

Django inline formsets with Class-based views and crispy forms

55
Comments 63
5 min read
How to Export Data to XLSX Files

How to Export Data to XLSX Files

17
Comments
7 min read
Telegram push notifications

Telegram push notifications

14
Comments 4
8 min read
Moving from Laravel to another framework (django or express)?

Moving from Laravel to another framework (django or express)?

4
Comments 5
1 min read
A Decade of Django Stars

A Decade of Django Stars

21
Comments 2
8 min read
Strapping Django & Android Application

Strapping Django & Android Application

30
Comments 6
16 min read
An in-depth tutorial on deploying a Django application into AWS

An in-depth tutorial on deploying a Django application into AWS

13
Comments
1 min read
loading...