migrations
|
Update initial migration.
|
2017-08-16 15:53:00 -04:00 |
templates
|
Add UI for timers.
|
2017-08-16 21:03:09 -04:00 |
templatetags
|
Add basic template tag for timers.
|
2017-08-16 18:53:53 -04:00 |
__init__.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
admin.py
|
Add Timer model.
|
2017-08-16 18:33:02 -04:00 |
forms.py
|
Add an amount field to the Feeding model.
|
2017-08-16 18:07:25 -04:00 |
tests.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
views.py
|
Add date/time picker to other model fields.
|
2017-08-16 14:57:46 -04:00 |