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.
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

186
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
Any open source django projects to start practicing with?

Any open source django projects to start practicing with?

55
Comments 10
1 min read
SaaS Like Isolation in Django Rest Framework

SaaS Like Isolation in Django Rest Framework

18
Comments
20 min read
YouTube API Integration: Uploading Videos with Django

YouTube API Integration: Uploading Videos with Django

30
Comments 1
10 min read
Updating a Django queryset with annotation and subquery

Updating a Django queryset with annotation and subquery

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