v1 of books. You can see a list of books.

This commit is contained in:
2021-10-24 23:59:35 +11:00
parent 6792242926
commit 09637c478b
12 changed files with 144 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
from django.urls import path, re_path
from django.urls import path, re_path, include
from . import views
urlpatterns=[