Go to file
2015-04-07 15:04:40 -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 use profile in mass unit tag 2015-04-07 13:04:48 -04:00
notes minor notes updates 2015-03-31 17:22:27 -04:00
profiles s/profile/profiles/ 2015-04-07 15:04:40 -04:00
static calendar view more functional now 2015-04-06 11:43:36 -04:00
templates add weight conversion tag and use it 2015-04-06 14:53:17 -04:00
web s/profile/profiles/ 2015-04-07 15:04:40 -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