django-improved-user
django-improved-user copied to clipboard
⬆️ Bump django-extensions from 3.1.5 to 3.2.3
Bumps django-extensions from 3.1.5 to 3.2.3.
Release notes
Sourced from django-extensions's releases.
3.2.3
What's Changed
- Fix error with lack of PosixPath support by
@giff-h
in django-extensions/django-extensions#1785- Import pkg_resources directly by
@foarsitter
in django-extensions/django-extensions#1782- Add REMOTE_USER to werkzeug environment by
@confuzeus
in django-extensions/django-extensions#1769- runserver_plus template reloading by
@foarsitter
in django-extensions/django-extensions#1775- Add Python 3.11 support by
@foarsitter
in django-extensions/django-extensions#1786- Run tests againts Django 4.2 and add trove classifier by
@michael-k
in django-extensions/django-extensions#1812- fix: test_should_highlight_bash_syntax_without_name to include whites… by
@foarsitter
in django-extensions/django-extensions#1797- runserver_plus autoreload on template change by
@foarsitter
in django-extensions/django-extensions#1796- Add support for psycopg3 by
@Apreche
in django-extensions/django-extensions#1814- Fixed drop test database command with psycopg 3 by
@jannh
in django-extensions/django-extensions#1818- Fixed reset_db with psycopg3 (same patch like for drop_test_database) by
@jannh
in django-extensions/django-extensions#1821- Cleanup http: links by
@Crocmagnon
in django-extensions/django-extensions#1798New Contributors
@giff-h
made their first contribution in django-extensions/django-extensions#1785@foarsitter
made their first contribution in django-extensions/django-extensions#1782@confuzeus
made their first contribution in django-extensions/django-extensions#1769@Apreche
made their first contribution in django-extensions/django-extensions#1814@Crocmagnon
made their first contribution in django-extensions/django-extensions#1798Full Changelog: https://github.com/django-extensions/django-extensions/compare/3.2.1...3.2.3
3.2.1
What's Changed
- fix translation interpolation in prospective arabic translations by
@matthugs
in django-extensions/django-extensions#1740- Use list values for requires_system_checks by
@danlamanna
in django-extensions/django-extensions#1736- Added support for Django 4.1. by
@felixxm
in django-extensions/django-extensions#1763- Add option to ignore files on runserver_plus reload by
@marciomazza
in django-extensions/django-extensions#1762- docs: Fix a few typos by
@timgates42
in django-extensions/django-extensions#1764- Remove default_app_config with change to only support Django 3.2+ by
@phillipuniverse
in django-extensions/django-extensions#1741- Typos by
@ollz272
in django-extensions/django-extensions#1751- fix(dumpscript):
make_aware
should not be called if aware already by@blueyed
in django-extensions/django-extensions#1745- drop python 3.6 as it is EOL by
@auvipy
in django-extensions/django-extensions#1735- Add support for meta indexes and constraints in sqldiff by
@noamkush
in django-extensions/django-extensions#1726- Ensure consistent output in show_urls for django 4.0+ by
@jeremy-engel
in django-extensions/django-extensions#1759New Contributors
@matthugs
made their first contribution in django-extensions/django-extensions#1740@danlamanna
made their first contribution in django-extensions/django-extensions#1736@felixxm
made their first contribution in django-extensions/django-extensions#1763@marciomazza
made their first contribution in django-extensions/django-extensions#1762@phillipuniverse
made their first contribution in django-extensions/django-extensions#1741@ollz272
made their first contribution in django-extensions/django-extensions#1751@auvipy
made their first contribution in django-extensions/django-extensions#1735@noamkush
made their first contribution in django-extensions/django-extensions#1726@jeremy-engel
made their first contribution in django-extensions/django-extensions#1759Full Changelog: https://github.com/django-extensions/django-extensions/compare/3.2.0...3.2.1
... (truncated)
Changelog
Sourced from django-extensions's changelog.
Changelog
See https://github.com/django-extensions/django-extensions/releases
3.2.2
Changes:
- Improvement: Add support for psycopg3 (#1814)
- Improvement: runserver_plus, autoreload on template change (#1796)
- Improvement: highlighting, test_should_highlight_bash_syntax_without_name to include whitespace spans (#1797)
- Improvement: tests, add Python 3.11 to tox and actions to formally support python 3.11 (#1786)
- Improvement: runserver_plus, Send the file_changed event when a reload is triggered (#1775)
- Improvement: runserver_plus, Add REMOTE_USER to werkzeug environment (#1708)
- Improvement: pipchecker, force pip to use pkg_resources as backend for resolving distributions (#1782)
- Fix: Fix error with lack of PosixPath support (#1785)
- Fix: Cleanup http: links (#1798)
3.2.1
Changes:
- Improvement: fix translation interpolation in prospective arabic translations (#1740)
- Improvement: runserver_plus, Add option to ignore files on runserver_plus reload (#1762)
- Improvement: docs: Fix a few typos (#1764) (#1751)
- Improvement: drop python 3.5 as it is EOL (#1735)
- Improvement: sqldiff, Added support for meta indexes and constraints in sqldiff. (#1726)
- Improvement: show_urls, Ensure consistent output in show_urls for django 4.0+ (#1759)
- Fix: dumpscript, make_aware should not be called if aware already (#1745)
- Fix: Use list values for requires_system_checks (#1736)
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
2ccced1
v3.2.30751d8b
updated changelog6db9dae
bumped version numberd923c0d
v3.2.26d93223
Cleanup http: links (#1798)de7dfac
Fixed reset_db with psycopg3 (same patch like for drop_test_database) (#1821)8c7fae1
disabled pypy3.9 due to asgiref typing error4fc31cb
Fixed drop test database command with psycopg 3 (#1818)bc43793
Add support for psycopg3 (#1814)9484207
runserver_plus autoreload on template change (#1796)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)