Go to file
2015-04-09 16:58:04 -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 by_lift 2015-04-08 11:17:37 -04:00
notes minor notes updates 2015-03-31 17:22:27 -04:00
profiles start on edit profile view 2015-04-09 16:58:04 -04:00
static by_lift 2015-04-08 11:17:37 -04:00
templates start on edit profile view 2015-04-09 16:58:04 -04:00
web start on edit profile view 2015-04-09 16:58:04 -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 gravatar 2015-04-03 17:36:51 -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