Remove sync fields and share fields between book and author
This commit is contained in:
@ -123,7 +123,6 @@ class EditionForm(CustomForm):
|
||||
'remote_id',
|
||||
'created_date',
|
||||
'updated_date',
|
||||
'last_sync_date',
|
||||
|
||||
'authors',# TODO
|
||||
'parent_work',
|
||||
|
Reference in New Issue
Block a user