Go to file
2015-04-03 14:02:19 -04:00
ansible Vagrant/ansible stuff 2015-04-01 16:29:51 -04:00
bia formulas 2015-03-25 17:44:33 -04:00
lifting some admin stuff 2015-04-02 18:24:34 -04:00
notes minor notes updates 2015-03-31 17:22:27 -04:00
static bring in a bit of the Scale theme 2015-04-03 14:02:19 -04:00
templates bring in a bit of the Scale theme 2015-04-03 14:02:19 -04:00
web bring in a bit of the Scale theme 2015-04-03 14:02:19 -04:00
.gitignore Vagrant/ansible stuff 2015-04-01 16:29:51 -04:00
.gitmodules Vagrant/ansible stuff 2015-04-01 16:29:51 -04:00
manage.py django stuff 2015-03-31 17:22:48 -04:00
README.md doc & vagrant fix 2015-04-02 18:40:34 -04:00
requirements.txt Postgres 2015-04-01 16:39:02 -04:00
runtime.txt specify python 3 2015-04-02 19:09:15 -04:00
Vagrantfile doc & vagrant fix 2015-04-02 18:40:34 -04:00

personification of force and pure energy

vagrant up db
mkvirtualenv3 bia
pip3 install -r requirements.txt
./manage.py migrate
./manage.py runserver