start setting up shorts
This commit is contained in:
@@ -45,6 +45,7 @@ urlpatterns = [
|
||||
path("physics/", include("physics.urls"), name="physics"),
|
||||
# path("sbas/", include("sbas.urls"), name="sbas"),
|
||||
path("rapids/", include("rapids.urls"), name="rapids"),
|
||||
path("shorts/", include("shorts.urls"), name="shorts"),
|
||||
path("longs/", include("longs.urls"), name="longs"),
|
||||
path("sbas/", include("sbas.urls"), name="sbas"),
|
||||
path("generic/", include("generic.urls"), name="generic"),
|
||||
|
||||
Reference in New Issue
Block a user