dashboard page
This commit is contained in:
SDE
2023-11-10 18:06:05 +03:00
parent d4e3b75bcb
commit 0c20d7d0f4
8 changed files with 43 additions and 9 deletions

View File

@@ -14,6 +14,8 @@ urlpatterns = [
path('new_route_view/', new_route_view_ajax, name='new_route_view_ajax'),
path('dashboard/', dashboard_ajax, name='dashboard_ajax'),
path('my_routes/', my_routes_ajax, name='my_routes_ajax'),
# path('subscribe/', subscribe_ajax, name='subscribe_ajax'),