parent
a482019a81
commit
e01b3bf36b
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ EMAIL_BACKEND = env('DJANGO_EMAIL_BACKEND',
|
||||||
|
|
||||||
ADMINS = (
|
ADMINS = (
|
||||||
("""Matthew Ryan Dillon""", 'matthewrdillon@gmail.com'),
|
("""Matthew Ryan Dillon""", 'matthewrdillon@gmail.com'),
|
||||||
|
("""Amy Chandos""", 'Amy.Chandos@nau.edu'),
|
||||||
)
|
)
|
||||||
|
|
||||||
MANAGERS = ADMINS
|
MANAGERS = ADMINS
|
||||||
|
|
Loading…
Add table
Reference in a new issue