diff options
Diffstat (limited to 'local_settings.py.sample')
-rw-r--r-- | local_settings.py.sample | 3 |
1 files changed, 0 insertions, 3 deletions
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 |