mybuddy/babybuddy/settings
mmomjian 9b603a9e84
Add DB options support (#745)
* Update base.py

allow postgres SSL

* Update base.py

* Update database.md

documentation

* Update database.md

* Update database.md

* Update database.md

Docs specified that postgres was the default variable, but settings/base.py:100-115 uses SQLite as default.

* Adjust documentation language

---------

Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2024-01-06 03:39:18 -08: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 Add DB options support (#745) 2024-01-06 03:39:18 -08: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 Add tests for middleware 2023-07-05 14:32:26 -07:00