Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
Respect My Net
Commits
86e65251
Commit
86e65251
authored
Jul 05, 2011
by
stef
Browse files
[enh] default from email address
parent
26f8acd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings.py
View file @
86e65251
...
...
@@ -175,6 +175,8 @@ CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.math_challenge'
MESSAGE_STORAGE
=
'django.contrib.messages.storage.session.SessionStorage'
DEFAULT_FROM_EMAIL
=
'nnmon@nnmon.lqdn.fr'
try
:
from
local_settings
import
*
except
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment