From d06361146b4f77c9b759272f9103c36732db8cc5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 4 Oct 2016 20:43:40 +0200 Subject: Simplify project layout --- local_settings.py.sample | 3 --- 1 file changed, 3 deletions(-) (limited to 'local_settings.py.sample') diff --git a/local_settings.py.sample b/local_settings.py.sample index 33a4989..385a774 100644 --- a/local_settings.py.sample +++ b/local_settings.py.sample @@ -3,9 +3,6 @@ # rename this file to local_settings.py and overload settings in this file - -ROOT_URLCONF = 'chimere_example_project.urls' - STATIC_URL = '/static/' CHIMERE_OSM_API_URL = 'api06.dev.openstreetmap.org' # test URL -- cgit v1.2.3