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.
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
Managing Django’s settings

Managing Django’s settings

37
Comments 1
3 min read
How to Create PDF Documents with Django in 2019

How to Create PDF Documents with Django in 2019

42
Comments 4
5 min read
Django: Why you might want to set up extra DB level indexes for your ManyToMany relationships

Django: Why you might want to set up extra DB level indexes for your ManyToMany relationships

8
Comments 2
5 min read
What's New in the Third Edition of Web Development with Django Cookbook?

What's New in the Third Edition of Web Development with Django Cookbook?

7
Comments 1
4 min read
How to install virtualenv on Ubuntu 18.04

How to install virtualenv on Ubuntu 18.04

10
Comments
1 min read
Optimize the Django ORM

Optimize the Django ORM

133
Comments 4
7 min read
Create a document using python-docx and send as attachment through django

Create a document using python-docx and send as attachment through django

6
Comments 2
1 min read
Adding validation support for Json in Django Models

Adding validation support for Json in Django Models

16
Comments 1
1 min read
loading...