cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Vageeshan Mankala 73137e1764
Replace Mailhog with Mailpit (#4551)
* modifying cookiecutter.json with new config

* updated docker image and its local settings

* replacing  use_mailhog conditions

* replacing use_mailhog condition in docs

* Updating docs with mailpit
2023-09-06 20:41:01 +01:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add French translations (#4454) 2023-08-28 19:09:54 +01:00
local.py Replace Mailhog with Mailpit (#4551) 2023-09-06 20:41:01 +01:00
production.py Add missing trailing space in EMAIL_SUBJECT_PREFIX (#4434) 2023-07-10 17:20:36 +01:00
test.py Change MEDIA_URL to an absolute URL in tests (#4460) 2023-08-28 19:02:09 +01:00