add/remove series from a book now works, havent thought about removing a parent book fro a series, but otherwise you can add more than one series, remove as well, and it works in the DB

This commit is contained in:
2020-12-13 22:21:38 +11:00
parent e3d21a9438
commit c102b93872
5 changed files with 154 additions and 17 deletions

2
README
View File

@@ -29,7 +29,7 @@ python3 main.py
offer to move parent/child series orders as well to match (think Thomas Covenant)
### TODO:
- need to create series, loan, book classes (and make green + button work)
- when remove a Parent book from a series, what do we do?
- need to delete all classes (and watch for referential integrity)
- need to add 1 author to book, book to sub_book, series
- need to delete 1 author from book