This repository is being watched by heroku and each time it is pushed it is updated on "www.skigrade-github-development.herokuapp.com" and on the
Heroku repository: "https://git.heroku.com/skigrade-github-development.git"
Tutorial followed for Heroku deployment: https://djangogirls.gitbooks.io/django-girls-tutorial-extensions/content/heroku/index.html
- run `virtualenv3 venv` (or a matching python3 venv on your OS) in the root of the project to create a virtual env.
- run `source ./venv/bin/active` to activate the virtualenvironment and all it's packages
- run `pip install -r requirements.txt` to install the missing packages from the venv
Done! You have installed everything you need to make this project work. In case you're using PyChar, take a look at this -> https://www.jetbrains.com/help/pycharm/2016.1/creating-virtual-environment.htmlhttps://www.jetbrains.com/help/pycharm/2016.1/creating-virtual-environment.html
Admin: stoyans Password: stoyansstoyans