mybuddy/core
Christopher Charbonneau Wells ca2a5c6ee8 Use reverse/reverse_lazy instead of strings for core views URLs. 2017-12-06 17:16:47 -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 Misc. Django 2.0 update changes. 2017-12-03 16:52:27 -05:00
utils.py Refactor some utils functions sligthly and add tests. 2017-10-30 20:45:46 -04:00
views.py Use reverse/reverse_lazy instead of strings for core views URLs. 2017-12-06 17:16:47 -05:00