mybuddy/core
Christopher C. Wells f7d9f6b361 Refactor core forms test base class
The extra child added in the base classes caused failures with the `test_child_with_one_child` test.
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 Refactor core forms test base class 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