Changeset - bc21a0b92f99
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 6 months ago 2023-11-27 08:42:29
ben@sturm.com.au
Drop the unused /admin/doc/ route
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
conservancy/urls.py
Show inline comments
...
 
@@ -38,3 +38,2 @@ urlpatterns = [
 
    url(r'^sponsors/index.html$', sponsors.view),
 
    url(r'^admin/doc/', include('django.contrib.admindocs.urls')),
 
    url(r'^admin/', admin.site.urls),
0 comments (0 inline, 0 general)