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,13 +0,0 @@
|
|||
from django.shortcuts import redirect, render
|
||||
|
||||
|
||||
def index(request):
|
||||
return render(request, "sites/index.html")
|
||||
|
||||
|
||||
def privacy(request):
|
||||
return render(request, "sites/privacy.html")
|
||||
|
||||
|
||||
def impress(request):
|
||||
return render(request, "sites/impress.html")
|
Loading…
Add table
Add a link
Reference in a new issue