Fix #187: documentation and changelog for email configuration
This commit is contained in:
parent
44ebb92874
commit
4a7105ae7e
6 changed files with 59 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ python_files = tests.py test_*.py *_tests.py
|
|||
testpaths = tests
|
||||
env =
|
||||
SECRET_KEY=test
|
||||
DJANGO_EMAIL_BACKEND=django.core.mail.backends.console.EmailBackend
|
||||
EMAIL_CONFIG=consolemail://
|
||||
CELERY_BROKER_URL=memory://
|
||||
CELERY_TASK_ALWAYS_EAGER=True
|
||||
CACHEOPS_ENABLED=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue