What is Django used for Reddit?

Django is an open source web framework built on top of python. The primary purpose of Django is to enable super fast development of backend applications . A backend application is nothing but an interface to a database meant for reading the data models and presenting it to a user in a form that they understand.

Read more