This website works better with JavaScript.
Home
Help
Register
Sign In
alpcentaur
/
foerderbarometer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
allow all hosts
master
Benni Baermann
4 years ago
parent
36562f5855
commit
388d850f39
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
foerderbarometer/settings.py
+ 1
- 1
foerderbarometer/settings.py
View File
@ -28,7 +28,7 @@ SECRET_KEY = '*&7p9#_n$@^%0z49s+7jpy@+j1rw_hqh05knyd6y2*!0)r&b6h'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG
=
True
ALLOWED_HOSTS
=
[
]
ALLOWED_HOSTS
=
[
'
*
'
]
# Application definition
Write
Preview
Loading…
Cancel
Save