0.6.2
fix routes models
This commit is contained in:
@@ -6,4 +6,5 @@ from .views import *
|
||||
|
||||
urlpatterns = [
|
||||
path('', MainPage, name='main'),
|
||||
path('test_code', test_code, name='test_code'),
|
||||
]
|
||||
Reference in New Issue
Block a user