mybuddy/babybuddy
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
..
fixtures Add carousel of last 7 days of feedings to the todays feeding card (#450) 2022-05-30 19:43:42 -07:00
management Fix filtering not working for capitalized tags (#480) 2022-06-12 19:07:19 -07:00
migrations Move tag widget customizations to form classes 2022-04-16 14:59:28 -07:00
settings Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
static_src Set default date during picker initialization 2022-07-29 07:58:01 -07:00
templates Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
templatetags Format code with black 2022-02-09 16:00:30 -08:00
tests Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
__init__.py Create v1.12.0 release 2022-07-28 08:07:26 -07:00
admin.py Format code with black 2022-02-09 16:00:30 -08:00
apps.py Format code with black 2022-02-09 16:00:30 -08:00
forms.py Format code with black 2022-02-09 16:00:30 -08:00
middleware.py Format code with black 2022-02-09 16:00:30 -08:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
models.py Format code with black 2022-02-09 16:00:30 -08:00
urls.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
views.py Remove debugging code 2022-02-25 20:28:12 -08:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00