Just try to pronounce the concatenation of VUB
and ICS
. You got it.
* Installer PostgreSQL (database : vubix, user : vubix, password : vubix)
virtualenv ve
source ve/bin/activate
pip install -r requirements.txt
./manage.py migrate
./manage.py reload_courses
./manage.py runserver