From b66d000ee469539ce7aea557b612c0444177e36d Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 15 Aug 2020 11:58:34 -0400 Subject: archived old unused apps and migrated fieldnotes to posts --- app/locations/urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/locations/urls.py') diff --git a/app/locations/urls.py b/app/locations/urls.py index c0ec4c4..1c8c1ed 100644 --- a/app/locations/urls.py +++ b/app/locations/urls.py @@ -20,7 +20,7 @@ urlpatterns = [ views.MapDataList.as_view(), name="mapdata" ), - re_path(r'data/(?P\d+)/$', views.data_json), + #re_path(r'data/(?P\d+)/$', views.data_json), path( r'', views.MapList.as_view(), -- cgit v1.2.3-70-g09d2