cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Alex Kanavos 8431c36225
Set allauth email subject prefix (#5278)
* change email subject prefix variable name in settings

* Update {{cookiecutter.project_slug}}/config/settings/production.py

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

---------

Co-authored-by: Alex Kanavos <alexkanv@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-09-17 22:35:57 +01:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add a prefix setting so that swagger tags are generated in a readable way (#4975) 2024-04-16 13:18:05 +01:00
local.py Disable DDT profiling panel (#5069) 2024-05-15 16:39:14 +01:00
production.py Set allauth email subject prefix (#5278) 2024-09-17 22:35:57 +01:00
test.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00