mybuddy/core
Christopher Charbonneau Wells 2b279fd175 Remove timer start messages.
These are not needed as the Timer model, unlink other models, redirects to the newly added instance (instead of the instances list).
2017-12-25 11:55:12 -05:00
..
migrations Add ability to upload picture of child with thumbnailing capabilities. 2017-11-18 04:22:12 -05:00
static_src Update HTML id targets for namespace views. 2017-12-03 17:11:13 -05:00
templates/core Misc. Django 2.0 update changes. 2017-12-03 16:52:27 -05:00
templatetags Add core templatetags tests and update some docstrings. 2017-11-03 23:55:42 -04:00
tests Add weight tracking. 2017-11-09 21:15:09 -05:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Move ALLOW_UPLOADS to BABY_BUDDY dict 2017-12-03 04:39:43 -05:00
forms.py Move ALLOW_UPLOADS to BABY_BUDDY dict 2017-12-03 04:39:43 -05:00
models.py Misc. Django 2.0 update changes. 2017-12-03 16:52:27 -05:00
timeline.py Move timeline code to core and integrate with Child detail view. 2017-11-07 13:15:48 -05:00
urls.py Update URL definitions to Django 2.0 style. 2017-12-13 18:12:32 -05:00
utils.py Refactor some utils functions sligthly and add tests. 2017-10-30 20:45:46 -04:00
views.py Remove timer start messages. 2017-12-25 11:55:12 -05:00