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
...
 
@@ -33,2 +33,5 @@ if from_email is not None:
 
    
 
THEME_CONTACT_EMAIL = os.environ.get("THEME_CONTACT_EMAIL", None)
 
    
 

	
 
# Local time zone for this installation. Choices can be found here:
0 comments (0 inline, 0 general)