This document describes how to install and configure Moodle on Ubuntu 14.04. Moodle (acronym for…
How to install Django on Ubuntu 14.04
Django is a Python web framework. All it does is helps you rapidly build high performance and efficient web applications. Its very much liked by the developer community because of some of its amazing features like template system, URL design,etc. Django supports both Python 2.7.x and Python 3.x.
> Website