First clone this repo, navigate the root directory, then do the following:
-
Install the conda smog-old environment. Note that it's crucial that django be version 1.1.3.
conda create -n smogd-old --file smogd-old-packages.txt
-
Activate the environment
conda activate smogd-old
-
Execute the runserver command
python django/myproject/manage.py runserver
-
Go to: http://127.0.0.1:8000/jost/