0.0.44
get routes
This commit is contained in:
@@ -6,4 +6,5 @@ from .js_views import *
|
||||
|
||||
urlpatterns = [
|
||||
path('create_route/', create_route_ajax, name='create_route_ajax'),
|
||||
path('get_routes/', get_routes_ajax, name='get_routes_ajax'),
|
||||
]
|
||||
Reference in New Issue
Block a user