alternate way to find series with missing books to use in series add drop-down - fixes issue with a new series with no bsl yet not showin in list

This commit is contained in:
2023-07-01 22:18:09 +10:00
parent c36474a2f0
commit 0e7d4676d1
2 changed files with 16 additions and 4 deletions

2
TODO
View File

@@ -1,3 +1,5 @@
TODO:
* book.parent is an array, not a dict - should change it over
* need to use ORM for all bal, bsl, etc. seems to be causing race conditions and or 'timeouts'
- sorting books on shelf. Up to Dune books --> is there an overarching series needed, and do it :)