Convert over the license field, too!
This commit is contained in:
parent
2788e6a164
commit
ac014f0424
@ -78,7 +78,7 @@ def convert_media_entries(mk_db):
|
||||
copy_attrs(entry, new_entry,
|
||||
('title', 'slug', 'created',
|
||||
'description', 'description_html',
|
||||
'media_type', 'state',
|
||||
'media_type', 'state', 'license',
|
||||
'fail_error',
|
||||
'queued_task_id',))
|
||||
copy_reference_attr(entry, new_entry, "uploader")
|
||||
|
Loading…
x
Reference in New Issue
Block a user