Changelog for
python311-django-attachments-1.11-1.5.noarch.rpm :
* Sun Apr 23 2023 Dirk Müller
- update to 1.11:
* Return form errors as JSON from ``add_attachment()`` view when the ``X-Return-Form-Errors`` request header is present. Response code is 400 - BAD REQUEST because this is a client error.
* Sun Apr 16 2023 Dirk Müller - update to 1.10:
* Support custom form validators via ``AppConfig.attachment_validators``
* Remove quotes from \"attachment_list\" (Aaron C. de Bruyn)
* Add a URL for matching objects with a UUID4 primary key. Fix
* `Issue #94 `_
* Document settings supported by django-attachments
* Document how to make a new release. Closes
* Add testing with Django 4.0 and 4.1, Python 3.9 and 3.10 and switch the default Python version used to 3.10
* Add testing w/ Python 3.11 - supported only on Django 4.1 for now
* Tue Apr 19 2022 Markéta Machová - Update to 1.9.1
* Configure PK explicitly to AutoField for Django 3.2+- do not use mock
* Fri Jan 07 2022 John Vandenberg - Skip Tumbleweed Python 3.6 incompatible with Django 4
* Tue Apr 06 2021 Markéta Machová - Normalize pytest settings
* Mon Sep 07 2020 John Vandenberg - Activate test suite- Update to v1.8
* Sun May 03 2020 John Vandenberg - Update to v1.5
* Thu Aug 13 2009 alexandreAATTexatati.com.br- Initial package (0.3.1) for openSUSE.