mybuddy/core
Christopher C. Wells bd79a3f2d1 Do not use generated fake data in form tests
This could cause unpredictable errors during tests so each test case should set up it's own environment.
2020-01-31 09:09:01 -08:00
..
migrations Add optional Child to Timer model 2020-01-31 09:09:01 -08:00
static_src Refactor usee of removd Visibility API library. 2019-08-22 20:35:52 -07:00
templates/core Set Child from an argument instead of the timer 2020-01-31 09:09:01 -08:00
templatetags Set Child from an argument instead of the timer 2020-01-31 09:09:01 -08:00
tests Do not use generated fake data in form tests 2020-01-31 09:09:01 -08:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Add temperature tracking. 2019-05-16 21:33:26 -07:00
forms.py Refactor core forms on a base class to handle initial values 2020-01-31 09:09:01 -08:00
models.py Obscure timer-child relations for one child use case 2020-01-31 09:09:01 -08:00
timeline.py Add translation support to Child timeline elements. 2019-04-16 20:33:49 -07:00
urls.py Add temperature tracking. 2019-05-16 21:33:26 -07:00
utils.py Fix linting issues 2019-11-09 16:42:51 -08:00
views.py Correct success message for Child delete form 2020-01-31 09:09:01 -08:00