Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
07d261eb
Commit
07d261eb
authored
Jan 12, 2015
by
Daniel W Bond
Browse files
added organization email domain
parent
daea4138
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/settings/settings.py
View file @
07d261eb
...
...
@@ -12,6 +12,8 @@ https://docs.djangoproject.com/en/1.7/ref/settings/
import
os
BASE_DIR
=
os
.
path
.
dirname
(
os
.
path
.
dirname
(
__file__
))
ORGANIZATION_EMAIL_DOMAIN
=
'masonlive.gmu.edu'
TEMPLATE_DIRS
=
(
os
.
path
.
join
(
BASE_DIR
,
'templates'
),
os
.
path
.
join
(
BASE_DIR
,
'housing/templates'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment