mybuddy/babybuddy
Christopher Charbonneau Wells 1fa3c49f69 Fix and re-enable the reset management command test.
Not 100% sure of why this fixes the issue - it appears that changes to django.test.TestCase in Django 2.0 led to the test failing.
2017-12-06 12:01:45 -05:00
..
management Re-add random color for solid Diaper Changes in `fake` command. 2017-11-18 06:55:39 -05:00
migrations Add migration to handle existing users when adding the Settings model. 2017-11-12 20:19:18 -05:00
settings Add a custom API metadata class to include filters on OPTIONS responses. 2017-12-05 19:27:28 -05:00
static_src Add a .btn-xs class for buttons smaller than .btn-sm. 2017-12-05 10:29:14 -05:00
templates Add per-user token-based API authentication. 2017-12-05 10:46:59 -05:00
templatetags Add Python 2.7 workaround for Dashboard tests and add missing `__init__.py` file. 2017-11-19 12:39:59 -05:00
tests Fix and re-enable the reset management command test. 2017-12-06 12:01:45 -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 a user password change form. 2017-12-02 16:20:15 -05:00
models.py Add per-user token-based API authentication. 2017-12-05 10:46:59 -05:00
urls.py Add per-user token-based API authentication. 2017-12-05 10:46:59 -05:00
views.py Add per-user token-based API authentication. 2017-12-05 10:46:59 -05:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00