./www/py-django-filer, File management application for Django

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.1, Package name: py312-django-filer-3.3.1, Maintainer: adam

django-filer is a file management application for Django. It handles uploading
and organizing files and images in contrib.admin.


Required to run:
[www/py-django] [devel/py-setuptools] [www/py-django-mptt] [textproc/py-Unidecode] [lang/py-six] [www/py-django-polymorphic] [lang/python37] [www/py-easy-thumbnails]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1087.164 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-26 23:41:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-filer: updated to 3.3.1

3.3.1

fix: editing buttons missing in admin when file present
fix: incompatibility with djangocms-versioning-filer 1.3 was fixed
   2024-11-26 11:19:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-filer: updated to 3.3.0

3.3.0

fix: remove extra brace in generated HTML of data-max-filesize attribute
fix: uploadButton data-max-filesize attribute is not passed to file-uploader
fix: Restrict upload of binary or unknown file types by default
ci: pre-commit autoupdate
Update docs for on_delete requirement in Filer fields for Django 5.1
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-09-18 16:42:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-filer: updated to 3.2.3

3.2.3

fix: Use TypeVar for type-hinting of the user parameter
ci: pre-commit autoupdate
   2024-09-15 09:14:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-filer: updated to 3.2.2

3.2.2

ci: Test against django 5.1
chore: Prepare release 3.2.2
   2024-09-07 07:43:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-filer: updated to 3.2.1

3.2.1

revert type hint to typing.List
   2024-08-27 10:59:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-filer: updated to 3.2.0

3.2.0

feat: Add cache for permission checks
fix: Reduce number of thumbnails created for admin, avoid admin thumbnails for \ 
svg files
fix: Allow Image.MAX_IMAGE_PIXELS to be None
chore(docs): Update extending_filer.rst
chore: Prepare release 3.2.0
   2024-07-24 08:51:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-filer: updated to 3.1.4

3.1.4

chore: Update release actions
feat: Accept new STORAGES setting, introduced in Django 4.2
feat: Replace render with TemplateResponse in admin views
fix: File expand url incorrect and worked not with custom image models
ci: pre-commit autoupdate
chore: Release 3.1.4