broke out dashboard into its own app
This commit is contained in:
@@ -18,4 +18,5 @@ urlpatterns += [
|
||||
name="teamsnap_view_event",
|
||||
),
|
||||
path("", include("teamsnap.lineup.urls")),
|
||||
path("", include("teamsnap.dashboard.urls")),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user