allow delt.space

This commit is contained in:
2017-02-10 11:53:12 -05:00
parent 9ff1eec057
commit 9373f185ff

View File

@@ -28,7 +28,7 @@ DEBUG = True
ALLOWED_HOSTS = [ ALLOWED_HOSTS = [
'localhost', 'localhost',
'dtd-fincom.herokuapp.com', 'dtd-fincom.herokuapp.com',
'*.delt.space', 'fincom.delt.space',
] ]
AUTHENTICATION_BACKENDS = [ AUTHENTICATION_BACKENDS = [