Christopher C. Wells
|
4df816984d
|
Move cache table creation to a migration
|
2023-07-25 17:40:01 -07:00 |
Christopher C. Wells
|
45263d24f7
|
Increase minimum Python version to 3.8
|
2023-07-09 09:32:43 -07:00 |
Ludovic Drouard
|
ac3a6fd973
|
Add database version requirements
|
2023-06-01 13:55:17 -07:00 |
Christopher C. Wells
|
d9795556c1
|
Document Home Assistant as a deployment method
|
2023-03-19 16:34:53 -07:00 |
Christopher C. Wells
|
65a7e8776c
|
Remove Heroku-specific config and documentation
|
2022-10-29 18:51:59 -07:00 |
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 |
Jean-Louis Jouannic
|
d43bf344f4
|
📝 adds some documentation about deploying on Clever Cloud
|
2022-07-10 07:16:15 -07:00 |
Jean-Louis Jouannic
|
f6960dc2e9
|
✨ Add support for other S3-like providers (#476)
|
2022-06-06 13:34:22 -07:00 |
Christopher C. Wells
|
f3b009307b
|
Drop support for Python 3.6
Python 3.6 was EOL on 23 Dec 2021.
|
2022-05-31 08:25:35 -07:00 |
Christopher C. Wells
|
e4345b03e7
|
Use named code blocks throughout documentation
|
2022-05-28 13:47:48 -07:00 |
adamaze
|
767dac44f4
|
fix typo
|
2022-05-22 12:42:20 -07:00 |
Christopher C. Wells
|
428a515c38
|
Add container-based HTTPS configuration documentation
Fixes #407
|
2022-02-28 07:18:51 -08:00 |
Christopher C. Wells
|
a5042f2660
|
Add HTTPS/SSL documentation
Fixes #406
|
2022-02-27 15:04:18 -08:00 |
Christopher C. Wells
|
f258124f6e
|
Add syntax highlighting to relevant docs
|
2022-02-26 16:20:35 -08:00 |
Christopher C. Wells
|
c19d6cc6b9
|
Complete support for subdirectory hosting
Fixes #186
|
2022-02-26 15:55:16 -08:00 |
Christopher C. Wells
|
0dc9f4b219
|
Add proxy configuration documentation
|
2022-02-25 20:28:12 -08:00 |
Christopher C. Wells
|
a772f0d691
|
Improve and clarify proxy environment variables documentation
|
2022-02-25 20:28:12 -08:00 |
Christopher C. Wells
|
21fa57c9c1
|
Update references to Django documentation pages
|
2022-02-21 15:39:38 -08:00 |
Christopher C. Wells
|
2f9658d7de
|
Add support for a `CSRF_TRUSTED_ORIGINS` configuration environment variable
See #393.
|
2022-02-21 15:37:51 -08:00 |
Christopher C. Wells
|
92071fbe19
|
Fix broken hrefs in docs
|
2022-02-21 11:29:43 -08:00 |
Christopher C. Wells
|
107c0870bb
|
Tweak Heroku documentation
|
2022-02-21 08:32:19 -08:00 |
Christopher C. Wells
|
e0df2751d2
|
Create docs user guide (WIP)
|
2022-01-15 06:46:37 -08:00 |