Skip to content
Snippets Groups Projects
Commit 4e81fbb0 authored by m431m's avatar m431m :speech_balloon:
Browse files

Update urls.py

parent ba63e952
No related branches found
No related tags found
No related merge requests found
......@@ -78,5 +78,6 @@ urlpatterns = [
path('geoserv/', include('onegeo_suite.contrib.onegeo_geoserv.urls')),
path('maps/', include('onegeo_suite.contrib.onegeo_maps.urls')),
path('dashboard/', include('onegeo_suite.api.urls')),
path('datapusher/', include('onegeo_suite.contrib.onegeo_datapusher.urls')),
path('', include('onegeo_suite.urls')),
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment