mybuddy/babybuddy
Christopher Charbonneau Wells 5dec231147 Refactor "fake" command.
This commit simplifies the "fake" code code and makes the data much more realistic by preventing activity intersection. It also uses atomic transactions to make fake data generation _much_ faster on slow computers (like my old laptop!).
2017-11-11 13:01:40 -05:00
..
management Refactor "fake" command. 2017-11-11 13:01:40 -05:00
migrations Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
settings Add a DEBUG environment option to Heroku settings. 2017-11-10 08:47:22 -05:00
static_src Add weight tracking. 2017-11-09 21:15:09 -05:00
templates Add weight tracking. 2017-11-09 21:15:09 -05:00
tests Add a basic Welcome page. 2017-11-09 14:37:06 -05:00
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
urls.py Add a basic Welcome page. 2017-11-09 14:37:06 -05:00
views.py Add a basic Welcome page. 2017-11-09 14:37:06 -05:00
wsgi.py Use development settings for wsgi for now. 2017-10-23 05:19:32 -04:00