jazzmin as a more beauty admin panel
This commit is contained in:
parent
8ea5c87c9c
commit
aca1c3c3fa
117 changed files with 4 additions and 0 deletions
|
@ -1,9 +0,0 @@
|
|||
from .views import index, privacy, impress
|
||||
from django.urls import path
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
path("", index, name="index"),
|
||||
path("privacy/", privacy, name="privacy"),
|
||||
path("impress/", impress, name="impress"),
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue