mybuddy/babybuddy
Isaac Bythewood b2edd13c9f Change form to multipart to allow for image upload without admin 2017-11-18 04:34:49 -05:00
..
management Add management command tests. 2017-11-11 17:25:28 -05:00
migrations Add migration to handle existing users when adding the Settings model. 2017-11-12 20:19:18 -05:00
settings Add ability to upload picture of child with thumbnailing capabilities. 2017-11-18 04:22:12 -05:00
static_src Add weight tracking. 2017-11-09 21:15:09 -05:00
templates Change form to multipart to allow for image upload without admin 2017-11-18 04:34:49 -05:00
tests Add tests for babybuddy app code. 2017-11-12 19:43:40 -05:00
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
admin.py Add Settings model extending User. 2017-11-12 12:09:54 -05:00
forms.py Add Settings model extending User. 2017-11-12 12:09:54 -05:00
models.py Add Settings model extending User. 2017-11-12 12:09:54 -05:00
urls.py Fix linting issue with url line length 2017-11-18 04:29:46 -05:00
views.py Add Settings model extending User. 2017-11-12 12:09:54 -05:00
wsgi.py Use development settings for wsgi for now. 2017-10-23 05:19:32 -04:00