Compare commits

..

No commits in common. "2618eb295b8b8225ab44bfcb59fe60b223013a60" and "6bd8307fbc09dbb1e709f883838dccff057679d0" have entirely different histories.

2 changed files with 2 additions and 1 deletions

1
aircox_streamer/tests.py Normal file
View File

@ -0,0 +1 @@
# Create your tests here.

View File

@ -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