mybuddy/babybuddy/settings
Christopher Charbonneau Wells 0d26efe05a
Add a way to set the SMTP configuration (#506)
* Update configuration of password reset URLs

* Add support for email configuration via environment variables

* Remove unused settings files

* Add email configuration documentation

* Reorganize configuration documentation by topic

* Fix linting issue

* Add password reset flow test

* Correct icon name

* Isolate password reset test case

* Update locales for new strings
2022-07-30 14:22:34 -07:00
..
.gitignore 🔧 adds config file for Clever Cloud deployment 2022-07-10 07:16:15 -07:00
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
base.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -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
heroku.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
production.example.py Update references to Django documentation pages 2022-02-21 15:39:38 -08:00
test.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00