Changeset - db7110f07b95
[Not reviewed]
0 1 0
Christopher Neugebauer - 6 years ago 2018-07-05 19:09:10
chrisjrn@gmail.com
Adds THEME_CONTACT_EMAIL processor
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pinaxcon/settings.py
Show inline comments
...
 
@@ -32,2 +32,5 @@ if from_email is not None:
 
    SERVER_EMAIL = DEFAULT_FROM_EMAIL
 
    
 
THEME_CONTACT_EMAIL = os.environ.get("THEME_CONTACT_EMAIL", None)
 
    
 

	
0 comments (0 inline, 0 general)