UI Updates

This commit is contained in:
Raelon Masters
2020-06-24 18:01:37 -04:00
parent 13fc85f6ff
commit 9a055d7660
14 changed files with 163958 additions and 311 deletions

View File

@@ -45,7 +45,6 @@ class Books(models.Model):
raise
return results
class Collections(models.Model):
class Meta:
db_table = "collections"