From b374ad6479edfcec367cc67ac2377d40e5385796 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sat, 26 Nov 2016 17:39:10 +0100 Subject: [PATCH] Add a not in the tutorial about adding more tilelayers and such --- docs/ubuntu.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/ubuntu.md b/docs/ubuntu.md index 646dd332..8b34193c 100644 --- a/docs/ubuntu.md +++ b/docs/ubuntu.md @@ -286,3 +286,10 @@ In your local.py: SHORT_SITE_URL = "http://s.hort" Also adapt `ALLOWED_HOSTS` accordingly. + + +## Add more tilelayers, pictograms… + +Go to the admin: [http://localhost:8020/admin/](http://localhost:8020/admin/), +and create the objects you want. +