chore(api): update dependency django-cleanup to v8 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-cleanup | dependencies | major |
==6.0.0 -> ==8.1.0
|
Release Notes
un1t/django-cleanup (django-cleanup)
v8.1.0
Added
- Run tests for django 5.0 and python 3.12.
v8.0.0
Added
- Run tests for django 4.2. MR [#100] from @johnthagen.
Removed
- Dropped support for django 4.0.
v7.0.0
Added
- Run tests for django 4.1.
- Run tests on python 3.11 with django 4.1.
- Select mode, with the ability to only cleanup selected models using a
select
decorator. Resolves issue [#75] for @daviddavis. - Documentation on the known limitations of referencing a file by multiple model instances. Resolves issue [#98] for @Grosskopf
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.