mybuddy/dashboard
Christopher Charbonneau Wells 31a0aa4741
513: Make nap user toggleable (#641)
* Add `nap` field, remove `napping` field.

* Default `nap` property to NULL

* Update existing tests

* Format the code!!

* Allow `Sleep.nap` to be blank

* Migrate settings from `NAP_START_MIN` AND `NAP_START_MAX`

* Remove `active` class from boolean fields

* Correct test method name and user config

* Add forms test

* Use settings for Sleep nap model tests
2023-05-07 15:10:50 -07:00
..
migrations Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
static_src Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07:00
templates Adjust for changes from main rebase 2023-03-25 13:54:25 -07:00
templatetags 513: Make nap user toggleable (#641) 2023-05-07 15:10:50 -07:00
tests 513: Make nap user toggleable (#641) 2023-05-07 15:10:50 -07:00
__init__.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
urls.py Format code with black 2022-02-09 16:00:30 -08:00
views.py Format code with black 2022-02-09 16:00:30 -08:00