mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-26 18:48:42 +02:00
insights (wip)
This commit is contained in:
@@ -3,5 +3,6 @@ from django.urls import path
|
||||
from . import views
|
||||
|
||||
urlpatterns = [
|
||||
path("insights/", views.index, name="insights_index"),
|
||||
path("insights/sankey/", views.sankey, name="sankey"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user