Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.3.0 source code.tar.gz | 2024-11-19 | 2.1 MB | |
3.3.0 source code.zip | 2024-11-19 | 2.3 MB | |
README.md | 2024-11-19 | 916 Bytes | |
Totals: 3 Items | 4.4 MB | 0 |
What's Changed
- fix: remove extra brace in generated HTML of data-max-filesize attribute by @fabien-michel in https://github.com/django-cms/django-filer/pull/1502
- fix: uploadButton data-max-filesize attribute is not passed to file-uploader by @fabien-michel in https://github.com/django-cms/django-filer/pull/1503
- fix: Restrict upload of binary or unknown file types by default by @fsbraun in https://github.com/django-cms/django-filer/pull/1507
- ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/django-cms/django-filer/pull/1501
- Update docs for on_delete requirement in Filer fields for Django 5.1 by @sourcery-ai in https://github.com/django-cms/django-filer/pull/1508
New Contributors
- @sourcery-ai made their first contribution in https://github.com/django-cms/django-filer/pull/1508
Full Changelog: https://github.com/django-cms/django-filer/compare/3.2.3...3.3.0