migrations
|
Add optional Child to Timer model
|
2020-01-31 09:09:01 -08:00 |
templates/core
|
Move add button to header in list views
|
2020-02-06 20:09:24 -08:00 |
tests
|
Add core Timer tests
|
2020-01-31 09:09:01 -08:00 |
__init__.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
admin.py
|
Update admin fields for core Timer model
|
2020-01-31 09:09:01 -08:00 |
models.py
|
Use provided `end` in Timer.stop() (#111)
|
2020-02-06 19:56:26 -08: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 |