migrations
|
Add optional Child to Timer model
|
2020-01-31 09:09:01 -08:00 |
tests
|
Add tests for inactive Timer delete functionality
|
2020-02-06 21:50:22 -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 ability to delete all inactive Timers (#108)
|
2020-02-06 21:15:36 -08:00 |
utils.py
|
Fix linting issues
|
2019-11-09 16:42:51 -08:00 |