mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
1871abd7e9
* add mailhog container for local development * update local settings to use mailhog container for docker * remove whitespace * remove whitespace * fix whitespace formatting * another try to fix whitespace * fix block error due to whitespace * only use mailhog in docker if docker and mailhog is chosen in setup wizard * Remove warning at end if using docker and mailhog * mailhog should work locally without docker * remove unnecessary check for docker in dev docker-compose file * Remove section within local development docs referencing docker As this document is meant as a how to for developing locally, I removed the section which was added for using mailhog in docker. I will add that section to the developing-locally-docker.rst file. Also removed jinja template as it does not work in docs. * Added a comment on mailhog for local docker development * fix hyperlink to #smtp-backend * Added a comment on mailhog for local docker development * pull docs/developing-locally-docker.rst from upstream * remove changes from dev.yml and add comment for local.py * Sync with pydanny:master |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
local.py | ||
production.py | ||
test.py |