server side cleanups and fixed for pandora_client sync
This commit is contained in:
parent
7af971288f
commit
4328d54450
8 changed files with 88 additions and 61 deletions
|
|
@ -27,6 +27,7 @@ ADMINS = (
|
|||
|
||||
DEFAULT_FROM_EMAIL='admin@' + URL.split('/')[0]
|
||||
#DEFAULT_FROM_EMAIL='admin@example.com'
|
||||
SERVER_EMAIL=DEFAULT_FROM_EMAIL
|
||||
|
||||
MANAGERS = ADMINS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue