mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 08:34:21 -07:00
[PR #10574/1518b43b backport][stable-11] django module utils: remove deprecated function arg ignore_value_none
(#10595)
django module utils: remove deprecated function arg `ignore_value_none` (#10574)
* django module utils: remove deprecated function arg ignore_value_none
* fix argument order in call from _DjangoRunner to superclass
* add changelog frag
(cherry picked from commit 1518b43b85
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
4bef90fc7e
commit
274ab506ca
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/10574-django-runner.yml
Normal file
2
changelogs/fragments/10574-django-runner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- django module utils - remove deprecated parameter ``_DjangoRunner`` call (https://github.com/ansible-collections/community.general/pull/10574).
|
Loading…
Add table
Add a link
Reference in a new issue