Update python-django-extensions to version 4.1 / rev 21 via SR 1282463
https://build.opensuse.org/request/show/1282463
by user StevenK + dimstar_suse
- Update to 4.1:
* Add: show_permissions command (#1920)
* Improvement: graph_models, style per app (#1848)
* Fix: JSONField, bulk_update's (#1924)
* Improvement: Support for Python 3.12 and 3.13
* Improvement: Support for Django 5.x
* Improvement: Switch from setup.{cfg,py} to pyproject.toml
* Improvement: graph_models, Add option to display field choices in
graph_models (#1854)
* Improvement: graph_models, Add webp support (#1857)
* Improvement: graph_models, Support for ordering edges on
pydot/dot/graphviz (#1914)
* Improvement: mail_debug, Update mail_debug command to use aiosmtpd (#1880)
* Improvement: shell_plus, Improve error message for missing import (#1898)
* Improvement: reset_db, Add reset_db support for django_tenants (#1855)
* Improvement: job