mybuddy/babybuddy
Christopher C. Wells 3824ea7ca0 Set table text colors explicitly. 2019-02-24 08:18:12 -08:00
..
fixtures Add API tests. 2017-12-07 16:34:48 -05:00
management Fix minor linting issues. 2019-02-02 19:17:25 -08:00
migrations Add missing migration from 096092b. 2018-07-15 07:20:44 -07:00
settings Correct whitenoise root definition in base settings. 2018-10-11 19:28:51 -07:00
static_src Set table text colors explicitly. 2019-02-24 08:18:12 -08:00
templates Modify app manifest to fix iOS link issue. Fixes #57. 2018-09-05 19:27:05 -04:00
templatetags Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
tests Add support for Django 2.1 and Django Filters 2.0.0. 2018-08-04 13:00:51 -07:00
__init__.py Fix minor linting issues. 2019-02-02 19:17:25 -08:00
admin.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
apps.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
forms.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
mixins.py Raise permission denied instead of redirecting to login (#49). 2018-05-20 14:40:09 -07:00
models.py Add clarifying help text to refresh rate field. 2018-03-27 19:41:23 -07:00
urls.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
views.py Add support for Django 2.1 and Django Filters 2.0.0. 2018-08-04 13:00:51 -07:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00