Django is a Python web framework used for rapid application development in any environment. In under 10 minutes, we will go from a bare Linux (Ubuntu) installation to a fully functional Django server.
This tutorial follows the installation guide found on the official Django website ( https://docs.djangoproject.com/en/1.5... ), but a few details have been added for clarification.