Merge branch 'Kerl/localhost8000' into 'master'

Le vrai nom du site en dev c'est `localhost:8000` et pas `localhost`

See merge request klub-dev-ens/gestioCOF!351
This commit is contained in:
Ludovic Stephan 2019-02-09 13:45:42 +01:00
commit 73508c0251

View file

@ -1,7 +1,7 @@
[ [
{ {
"fields": { "fields": {
"domain": "localhost", "domain": "localhost:8000",
"name": "GestioCOF - dev - local" "name": "GestioCOF - dev - local"
}, },
"model": "sites.site", "model": "sites.site",