File diff 661603c3be88 → 617998800535
conservancy/urls.py
Show inline comments
...
 
@@ -51,7 +51,6 @@ urlpatterns = [
 
    re_path(r'^overview/', static_views.index),
 
    re_path(r'^privacy-policy/', static_views.index),
 
    path('sustainer/', include('conservancy.supporter.urls')),
 
    re_path(r'^coming-soon.html', static_views.index),
 
    path('fundraiser_data/', fundgoal_views.view),
 
    path('assignment/', include('conservancy.assignment.urls')),
 
    path('fossy/', static_views.index),