Add a basic email on case study submission. Closes #50.
This commit is contained in:
@ -84,6 +84,7 @@ MIDDLEWARE = [
|
||||
ROOT_URLCONF = 'ojusomap.urls'
|
||||
|
||||
SITE_ID = 1
|
||||
SITE_URL = 'https://map.ojuso.org'
|
||||
|
||||
TEMPLATES = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user