Removed old directory structure

This commit is contained in:
Mike Young
2019-11-20 00:52:47 -05:00
parent 37fe006da5
commit 5593235212
167 changed files with 0 additions and 28670 deletions

View File

@@ -1,6 +0,0 @@
from django.contrib import admin
from .models import Books
# Register your models here.
admin.site.register(Books)