FossilRepo

fossilrepo / core / urls.py
Source Blame History 7 lines
4ce269c… ragelink 1 from django.urls import path
4ce269c… ragelink 2
4ce269c… ragelink 3 from . import views
4ce269c… ragelink 4
4ce269c… ragelink 5 urlpatterns = [
4ce269c… ragelink 6 path("", views.dashboard, name="dashboard"),
4ce269c… ragelink 7 ]

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button