Compare commits
No commits in common. "2618eb295b8b8225ab44bfcb59fe60b223013a60" and "6bd8307fbc09dbb1e709f883838dccff057679d0" have entirely different histories.
2618eb295b
...
6bd8307fbc
1
aircox_streamer/tests.py
Normal file
1
aircox_streamer/tests.py
Normal file
|
@ -0,0 +1 @@
|
||||||
|
# Create your tests here.
|
|
@ -31,7 +31,7 @@ SECRET_KEY = ""
|
||||||
|
|
||||||
# Allowed host for HTTP requests
|
# Allowed host for HTTP requests
|
||||||
# ALLOWED_HOSTS = ('127.0.0.1',)
|
# ALLOWED_HOSTS = ('127.0.0.1',)
|
||||||
# CSRF_TRUSTED_ORIGINS=['https://aircox.radiocampus.be', 'https://radiocampus.be']
|
|
||||||
|
|
||||||
# When LC_LOCALE is set here, this code activates it.
|
# When LC_LOCALE is set here, this code activates it.
|
||||||
# Otherwise it can be removed
|
# Otherwise it can be removed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user