We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0bc64 commit ad21d41Copy full SHA for ad21d41
hhub/urls.py
@@ -37,7 +37,6 @@
37
name="swagger-ui",
38
),
39
path("entry/<slug:pk>.json", views.entry_manifest),
40
- path("all", views.entries_all),
41
path("stats", views.stats),
42
path("search", views.search_entries),
43
]
0 commit comments