Export avail. comments
This commit is contained in:
parent
0d7bd1e23e
commit
cbae05cee2
2 changed files with 4 additions and 1 deletions
|
|
@ -104,4 +104,6 @@ INSTALLED_APPS = (
|
|||
'stages',
|
||||
)
|
||||
|
||||
ALLOWED_HOSTS = ['localhost', 'stages.pierre-coullery.ch']
|
||||
|
||||
from local_settings import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue