Remove sync fields and share fields between book and author
This commit is contained in:
parent
aac264c998
commit
cfa1a1b42c
6 changed files with 84 additions and 49 deletions
|
@ -123,7 +123,6 @@ class EditionForm(CustomForm):
|
|||
'remote_id',
|
||||
'created_date',
|
||||
'updated_date',
|
||||
'last_sync_date',
|
||||
|
||||
'authors',# TODO
|
||||
'parent_work',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue