- fields = ['title', 'parent',
- 'xml', 'html', 'pdf', 'epub', 'txt',
+ fields = ['title', 'parent'] + Book.file_types + [
- all_fields = ('url', 'title', 'description',
+ all_fields = ['url', 'title', 'description',
'mp3', 'ogg', 'daisy',
'parent', 'parent_number',
'tags',
'license', 'license_description', 'source_name',
'technical_editors', 'editors',
'author', 'sort_key',
'mp3', 'ogg', 'daisy',
'parent', 'parent_number',
'tags',
'license', 'license_description', 'source_name',
'technical_editors', 'editors',
'author', 'sort_key',