osuosl / streamwebs

Streamwebs.org website
http://streamwebs.readthedocs.io/
4 stars 1 forks source link

Update new-org-request to send emails to all super admins instead of testing@streamwebs.org #610

Closed CarvellWakeman closed 6 years ago

CarvellWakeman commented 6 years ago

The code for this is already in place, commented out in the register method of general.py

Switch out the super_admins variable for the current list of recipients ['testing@streamwebs.org'].

Do this before prod, bug after our dev testing

CarvellWakeman commented 6 years ago

Accidentally closed, still needs review

hertelc commented 6 years ago

This is now going to: requests@streamwebs.org

hertelc commented 6 years ago

Fixed and working in Prod.