proje çalışıt halde
proje çalışıt halde
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from django.urls import path
|
||||
from . import views as v
|
||||
|
||||
urlpatterns = [
|
||||
path("", v.index, name="index"),
|
||||
]
|
||||
Reference in New Issue
Block a user