Create new books

This commit is contained in:
Mouse Reeve
2021-03-08 09:28:22 -08:00
parent d3162e12db
commit a5baa1f5c6
5 changed files with 39 additions and 23 deletions

View File

@ -134,7 +134,7 @@ class EditionForm(CustomForm):
'updated_date',
'edition_rank',
'authors',# TODO
'authors',
'parent_work',
'shelves',