1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-08 04:57:16 +00:00

[PR #10726/d0123a10 backport][stable-11] django_dumpdata, django_loaddata: new modules (#10790)

django_dumpdata, django_loaddata: new modules (#10726)

* django module, module_utils: adjustments

* more fixes

* more fixes

* further simplification

* django_dumpdata/django_loaddata: new modules

* Update plugins/modules/django_dumpdata.py



* add note about idempotency

---------


(cherry picked from commit d0123a1038)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-09-03 22:29:17 +02:00 committed by GitHub
parent 6e98e3d3eb
commit 12cf3dc19a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 364 additions and 4 deletions

4
.github/BOTMETA.yml vendored
View file

@ -550,6 +550,10 @@ files:
maintainers: russoz
$modules/django_createcachetable.py:
maintainers: russoz
$modules/django_dumpdata.py:
maintainers: russoz
$modules/django_loaddata.py:
maintainers: russoz
$modules/django_manage.py:
ignore: scottanderson42 tastychutney
labels: django_manage