| # This file is not needed and superseded by `api.py` | |
| # from django.urls import path | |
| # | |
| # # from . import views | |
| # import api | |
| # | |
| # | |
| # urlpatterns = [ | |
| # # path("", api.router.urls) | |
| # # path("", views.index, name="index"), | |
| # # path("code/", views.code, name="code"), | |
| # ] |