mybuddy/babybuddy/settings
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
..
.gitignore Remove Heroku-specific config and documentation 2022-10-29 18:51:59 -07:00
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
base.py Merge remote-tracking branch 'origin/master' into v2 2023-05-02 19:56:06 -07:00
ci.py Update references to Django documentation pages 2022-02-21 15:39:38 -08:00
clever-cloud.py 🚨 fixes lint errors 2022-07-10 07:16:15 -07:00
development.py Respect environment variables in development settings 2022-02-25 20:28:12 -08:00
gitpod.py Fix code formatting issue 2022-02-20 22:32:54 +00:00
production.example.py Update references to Django documentation pages 2022-02-21 15:39:38 -08:00
test.py 513: Make nap user toggleable (#641) 2023-05-07 15:10:50 -07:00