chore(deps): bump django-extensions from 3.2.3 to 4.1 by dependabot[bot] · Pull Request #2922 · python/pythondotorg
Bumps django-extensions from 3.2.3 to 4.1.
Release notes
Sourced from django-extensions's releases.
4.1
What's Changed
- Add: show_permissions command (#1920)
- Improvement: graph_models, style per app (#1848)
- Fix: JSONField, bulk_update's (#1924)
New Contributors
@ahmad88memade their first contribution in django-extensions/django-extensions#1848Full Changelog: django-extensions/django-extensions@4.0...4.1
4.0
What's Changed
- 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: docs, various improvements (#1852, #1888, #1882, #1901, #1912, #1913)
- Improvement: jobs, Handle non-package modules when looking for job definitions (#1887)
- Improvement: Add django-prometheus DB backends support (#1800)
- Improvement: Call post_command when the command raises an unhandled exception (#1837)
- Fix: sqldiff, do not consider ('serial', 'integer') nor ('bigserial', 'bigint') as a field-type-differ (#1867)
- Fix: shell_plus, Fix start up order and add history (#1869)
- Remove pipchecker and associated tests (#1906)
- Following Django's release numbering style more closely (see https://docs.djangoproject.com/en/5.2/internals/release-process/ )
New Contributors
@dimitrismistriotismade their first contribution in django-extensions/django-extensions#1859@titouancmade their first contribution in django-extensions/django-extensions#1854@dmwyattmade their first contribution in django-extensions/django-extensions#1872@stianjensenmade their first contribution in django-extensions/django-extensions#1898@PapaZ810made their first contribution in django-extensions/django-extensions#1888@kviktormade their first contribution in django-extensions/django-extensions#1857@aripollakmade their first contribution in django-extensions/django-extensions#1913@flowgunsomade their first contribution in django-extensions/django-extensions#1914@anitahammermade their first contribution in django-extensions/django-extensions#1869@nicolaspanelmade their first contribution in django-extensions/django-extensions#1867@yujinyuzmade their first contribution in django-extensions/django-extensions#1855@soof-golanmade their first contribution in django-extensions/django-extensions#1852@ghickmanmade their first contribution in django-extensions/django-extensions#1887@jrobichaudmade their first contribution in django-extensions/django-extensions#1837Full Changelog: django-extensions/django-extensions@3.2.3...4.0
3.2.4b1
... (truncated)
Changelog
Sourced from django-extensions's changelog.
4.1
Changes:
- Add: show_permissions command (#1920)
- Improvement: graph_models, style per app (#1848)
- Fix: JSONField, bulk_update's (#1924)
4.0
Changes:
- 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: docs, various improvements (#1852, #1888, #1882, #1901, #1912, #1913)
- Improvement: jobs, Handle non-package modules when looking for job definitions (#1887)
- Improvement: Add django-prometheus DB backends support (#1800)
- Improvement: Call post_command when the command raises an unhandled exception (#1837)
- Fix: sqldiff, do not consider ('serial', 'integer') nor ('bigserial', 'bigint') as a
field-type-differ(#1867)- Fix: shell_plus, Fix start up order and add history (#1869)
- Remove pipchecker and associated tests (#1906)
- Following Django's release numbering style more closely (see https://docs.djangoproject.com/en/5.2/internals/release-process/ )
Commits
ad01551v4.12c3e914update CHANGELOGfb5b2afruff format7e978d2graph_models style per app (#1848)067064eavoid trying to serialize expressions when serializing default valuesa886068update CHANGELOGd824501Add show_permissions management command (#1920)934f93fbumped version numberc4577dfv4.07cdb43apyproject formatting- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.