migrations
|
Refactor dashboard as a separate app.
|
2017-08-18 09:02:31 -04:00 |
templates
|
Use user first and last name, when available, in UI
|
2020-02-18 14:41:33 -08:00 |
templatetags
|
Ensure date passed to filter is localtime.
|
2020-05-18 23:07:11 +10:00 |
tests
|
Update tests for feeding frequency changes (#135)
|
2020-03-17 05:03:09 -07:00 |
__init__.py
|
Refactor dashboard as a separate app.
|
2017-08-18 09:02:31 -04:00 |
urls.py
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
views.py
|
Add dashboard sort clauses: first name and id
|
2019-07-08 16:06:46 -04:00 |