a3be56af2b
2.0.2 Fix 1214: serve() missing 1 required positional argument: filer_file. Fix 1211: On upload MIME-type is not set correctly. 2.0.1 Fixed NotNullViolation: null value in column "mime_type" in migration filer.0012_file_mime_type.py. 2.0.0 Added support for Django 3.1 Dropped support for Python 2.7 and Python 3.4 Dropped support for Django < 2.2 Changed the preferred way to do model registration via model inheritance and mptt.AlreadyRegistered, which is deprecated since django-mptt 0.4 Use dashed name for django-polymorphic dependency in setup.py In models.File, add field mime_type to store the Content-Type as set by the browser during file upload For extended Django Filer models, adopt the classmethod matches_file_type to its new signature, this is a breaking change Add attribute download to the download link in order to offer the file under its original name
7 lines
490 B
Text
7 lines
490 B
Text
$NetBSD: distinfo,v 1.7 2021/01/16 09:41:57 adam Exp $
|
|
|
|
SHA1 (django-filer-2.0.2.tar.gz) = cb15707019a9b3876e048968efe86a5a8ce52e27
|
|
RMD160 (django-filer-2.0.2.tar.gz) = a901bdbd64a8aa88171f33047123d1d91fa805b0
|
|
SHA512 (django-filer-2.0.2.tar.gz) = 9ba07a15ab0af144ae6791814e3dbaf72d015d0ce0f361544ba8699f74a315b797bd9330836190db743c6868dce19d42269ac5b583de5c97cba9193f3f7ea273
|
|
Size (django-filer-2.0.2.tar.gz) = 1267183 bytes
|
|
SHA1 (patch-setup.py) = bff20b3b23f60971dcad4b49b722b4e2317d44d7
|