templates/core
|
Add a paginator to all list views.
|
2017-09-10 17:02:57 -04:00 |
__init__.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
admin.py
|
Add slug field to Child.
|
2017-08-18 08:12:50 -04:00 |
forms.py
|
Fix timer add form to include user.
|
2017-09-10 09:50:16 -04:00 |
models.py
|
Simplify core model names.
|
2017-09-15 11:55:30 -04:00 |
urls.py
|
Add a timer edit flow.
|
2017-09-10 05:11:09 -04:00 |
utils.py
|
Add a short string duration utility function.
|
2017-09-13 14:07:51 -04:00 |
views.py
|
Add a paginator to all list views.
|
2017-09-10 17:02:57 -04:00 |