Skip to content

Commit 6b6da83

Browse files
committedMar 26, 2024
Update changelog
1 parent 851ad1f commit 6b6da83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎CHANGES.rst

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ To be released
77
instead of `django.utils.timezone.now` - when nullable and without a default.
88
- Add Brazilian Portuguese translation (GH-#578)
99
- Don't use `post_init` signal for initialize tracker
10+
- Make `contribute_to_class()` in `StatusField`, `MonitorField` and `SplitField`
11+
forward additional arguments to Django
12+
- Make `soft` argument to `SoftDeletableModel.delete()` keyword-only,
13+
to be able to forward arguments added in Django, such as `keep_parents`
1014

1115
4.4.0 (2024-02-10)
1216
------------------

0 commit comments

Comments
 (0)