mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 13:11:08 -05:00
update urls mainly, fix domain.com/rides to work still needs done, filtering
This commit is contained in:
@@ -14,7 +14,6 @@ urlpatterns = [
|
||||
|
||||
# Parks URLs
|
||||
path('parks/', include('parks.urls', namespace='parks')),
|
||||
path('rides/', include('rides.urls', namespace='rides')),
|
||||
|
||||
# Other URLs
|
||||
path('reviews/', include('reviews.urls')),
|
||||
|
||||
Reference in New Issue
Block a user