Add Django initial migration
This commit is contained in:
parent
5eb3c7d958
commit
dce7472672
3 changed files with 206 additions and 2 deletions
|
|
@ -104,4 +104,4 @@ INSTALLED_APPS = (
|
|||
|
||||
ALLOWED_HOSTS = ['localhost', 'stages.pierre-coullery.ch']
|
||||
|
||||
from local_settings import *
|
||||
from .local_settings import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue