Tags: jrief/django-filer
Tags
fix django-cms#1209 (django-cms#1210) * fix django-cms#1209 Applying filer.0012_file_mime_type: psycopg2.errors.NotNullViolation: null value in column "mime_type" violates not-null constraint * fix isort ordering * fix isort ordering * Bump to version 2.0.1 Co-authored-by: Jacob Rief <cb351035@uibk.ac.at>
Get develop into master (django-cms#1207) * Store mimetype of uploaded file in database (django-cms#1152) * Store mimetype of uploaded file in database * Fix a few CI errors * set default mime_type to application/octet-stream * Server.serve() now accepts a filer.File object * Fix: JPG testimage shall be uploaded with Content-Type image/jpeg * fix flake8 complaints * Use NotImplementedError * fix flake8 complaints * describe changes * use master branch instead of develop * add additional tests to support MIME type * check that content-type is stored by django-filer * Allow latest unidecode version (django-cms#1171) * Allow latest unidecode version Resolves dependency issue in other projects where Unidecode >= 1.1 is needed. * Fix annotation by @yakky on PR django-cms#1152 * use url instead of path to guess mime-type * Use property ‘download’ to reuse original filename (django-cms#1169) * Use property ‘download’ to reuse original filename * add feature to changelog Co-authored-by: Angelo Dini <angelo.dini@divio.ch> Co-authored-by: Ashish Patil <ashishnitinpatil@gmail.com> * Edit documentation * fix flake * adapt changelog Co-authored-by: Jacob Rief <jacob.rief@gmail.com> Co-authored-by: Ashish Patil <ashishnitinpatil@gmail.com> Co-authored-by: Iacopo Spalletti <i.spalletti@nephila.digital>
PreviousNext