TWLight
TWLight copied to clipboard
Bump django-extensions from 3.1.5 to 3.2.0
Bumps django-extensions from 3.1.5 to 3.2.0.
Release notes
Sourced from django-extensions's releases.
3.2.0
What's Changed
- Fix one code format in documentation by
@rixxin django-extensions/django-extensions#1704- Django 4.0 by
@webs86in django-extensions/django-extensions#1698- Fix KeyError: 'werkzeug.server.shutdown' in runserver_plus by
@DavidS-cloudin django-extensions/django-extensions#1718- Accept both --no-input and --noinput by
@PeterJCLawin django-extensions/django-extensions#1690- Update README.rst by
@baseplate-adminin django-extensions/django-extensions#1714- sort the listdir of jobs, so that jobs will run in a predictable order by
@merpiusin django-extensions/django-extensions#1722- Remove use of deprecated imp module in job system. by
@mblaymanin django-extensions/django-extensions#1717- Added more styles to the
sqldsnmanagement command. by@greyharein django-extensions/django-extensions#1707- refactoring code with For Else by
@idiomaticrefactoringin django-extensions/django-extensions#1702- setup.py: Add project URLs for pypi by
@tonyin django-extensions/django-extensions#1692- Add a management command to raise a test exception. by
@YPCrumblein django-extensions/django-extensions#1520- adding arabic translation by
@NurElHudain django-extensions/django-extensions#1536- Failing test and fixture for syncdata with natural keys by
@MattFisherin django-extensions/django-extensions#1551- Revert "Failing test and fixture for syncdata with natural keys" by
@camilonovain django-extensions/django-extensions#1729- Remove django 2.2 as a supported version by
@camilonovain django-extensions/django-extensions#1730- Flag for graph_models to color code relations based on on_delete. (#1604) by
@PauloRSFin django-extensions/django-extensions#1664- Add --relation-fields-only flag to graph_models by
@dankgen-tobiasin django-extensions/django-extensions#1665- fix: Max length validation on HexValidator by
@abhiabhi94in django-extensions/django-extensions#1669- removed excess calls of "check" and "check_migrations" methods by
@avisomin django-extensions/django-extensions#1671- Added "managestate" command by
@KazakovDenisin django-extensions/django-extensions#1676- Allow keeping default values for RandomCharField by
@ladmercin django-extensions/django-extensions#1682- Drop use of mock and six by
@s-t-e-v-e-n-kin django-extensions/django-extensions#1723- Removed extra line by
@camilonovain django-extensions/django-extensions#1731- Sync Django trove classifiers with test setup by
@ulgensin django-extensions/django-extensions#1732- Upgrade & clean precommit config by
@ulgensin django-extensions/django-extensions#1733New Contributors
@rixxmade their first contribution in django-extensions/django-extensions#1704@webs86made their first contribution in django-extensions/django-extensions#1698@DavidS-cloudmade their first contribution in django-extensions/django-extensions#1718@PeterJCLawmade their first contribution in django-extensions/django-extensions#1690@baseplate-adminmade their first contribution in django-extensions/django-extensions#1714@merpiusmade their first contribution in django-extensions/django-extensions#1722@mblaymanmade their first contribution in django-extensions/django-extensions#1717@greyharemade their first contribution in django-extensions/django-extensions#1707@idiomaticrefactoringmade their first contribution in django-extensions/django-extensions#1702@NurElHudamade their first contribution in django-extensions/django-extensions#1536@PauloRSFmade their first contribution in django-extensions/django-extensions#1664@dankgen-tobiasmade their first contribution in django-extensions/django-extensions#1665@avisommade their first contribution in django-extensions/django-extensions#1671@KazakovDenismade their first contribution in django-extensions/django-extensions#1676@ladmercmade their first contribution in django-extensions/django-extensions#1682@s-t-e-v-e-n-kmade their first contribution in django-extensions/django-extensions#1723Full Changelog: https://github.com/django-extensions/django-extensions/compare/3.1.5...3.2.0
Changelog
Sourced from django-extensions's changelog.
3.2.0
Changes:
- Improvement: Django 4 support
- Improvement: Accept both --no-input and --noinput
- Improvement: sqldsn, Added more styles to the sqldsn management command
- Improvement: graph_models, Flag for to color code relations based on on_delete
- Improvement: graph_models, Add --relation-fields-only flag
- Improvement: RandomCharField, allow keeping default values
- Fix: HexValidator, Max length validation
- Fix: runserver_plus, Fix KeyError: 'werkzeug.server.shutdown'
- New: managestate, Saves current applied migrations to a file or applies migrations from file
Commits
97a9250v3.2.0a2270b0fix markdown headers8dc4fdfremove note about Django<4.0 since #1698 got mergedc146427missing 3.1.5 changelog entryb643478Upgrade & clean precommit config (#1733)1a7f7faSync Django trove classifiers with test setup (#1732)168c0bdUpdate README.rstfb22512Fixes build (#1731)7b2e0d7Removed support for older django versionsa6b72b3Removed whitespace- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)