Export avail. comments

This commit is contained in:
Claude Paroz 2013-07-02 14:57:12 +02:00
parent 0d7bd1e23e
commit cbae05cee2
2 changed files with 4 additions and 1 deletions

View file

@ -104,4 +104,6 @@ INSTALLED_APPS = (
'stages',
)
ALLOWED_HOSTS = ['localhost', 'stages.pierre-coullery.ch']
from local_settings import *