Congratulations!

You are now running Bitnami Django 2.2.19 in the Cloud.

Quick Start

Connect to your server and run the following commands:

django-admin startproject sample
python sample/manage.py runserver
...
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.