mybuddy/core
Christopher Charbonneau Wells 58c1cc4cbc
Merge pull request #20 from overshard/master
Make ALLOW_UPLOADS a setting dependent on user preference and platform
2017-11-19 08:40:27 -05:00
..
migrations Add ability to upload picture of child with thumbnailing capabilities. 2017-11-18 04:22:12 -05:00
static_src SASS linting fix. 2017-11-18 07:34:57 -05:00
templates/core Tweak Child list table styles. 2017-11-18 06:48:59 -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 Fix linting issue in admin with no space after comma. 2017-11-18 21:06:37 -05:00
forms.py Make ALLOW_UPLOADS a setting dependent on user preference and platform 2017-11-18 20:59:51 -05:00
models.py Add ability to upload picture of child with thumbnailing capabilities. 2017-11-18 04:22:12 -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 Add weight tracking. 2017-11-09 21:15:09 -05:00
utils.py Refactor some utils functions sligthly and add tests. 2017-10-30 20:45:46 -04:00
views.py Add weight tracking. 2017-11-09 21:15:09 -05:00