Configure DEFAULT_FROM_EMAIL
This commit is contained in:
parent
01639394f9
commit
22bf5c835b
1 changed files with 2 additions and 0 deletions
|
|
@ -228,3 +228,5 @@ THUMBNAIL_PROCESSORS = (
|
|||
|
||||
DJANGOCMS_PICTURE_RESPONSIVE_IMAGES = True
|
||||
DJANGOCMS_PICTURE_RESPONSIVE_IMAGES_VIEWPORT_BREAKPOINTS = [300, 400, 576, 768]
|
||||
|
||||
DEFAULT_FROM_EMAIL = 'noreply@sologoc.com'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue