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.
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
Django authentication via Google, Deezer, and Spotify

Django authentication via Google, Deezer, and Spotify

13
Comments 1
8 min read
Creating a landing page in Django

Creating a landing page in Django

185
Comments 4
8 min read
Writing my first VS Code extension

Writing my first VS Code extension

11
Comments
1 min read
How to create REST API using Django REST Framework

How to create REST API using Django REST Framework

27
Comments
2 min read
Email Sending in Django 2, Part -1

Email Sending in Django 2, Part -1

36
Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.