styled the viewblog page
This commit is contained in:
parent
f667432807
commit
b0b1ba1bb1
26 changed files with 1303 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from blog.views import viewblog, addpost, createmocks, order, index
|
||||
from blog.views import viewblog, addpost, order, index, createmocks
|
||||
from django.urls import path
|
||||
|
||||
urlpatterns = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue