Commit graph

1663 commits

Author SHA1 Message Date
Aleksi Häkli
add22bd1de
Merge pull request #1151 from jazzband/dependabot/pip/mypy-1.8.0
chore(deps): bump mypy from 1.7.1 to 1.8.0
2023-12-27 12:41:21 +02:00
Aleksi Häkli
95507857f0
Merge pull request #1147 from Taikono-Himazin/master
Add async support to middleware
2023-12-27 12:37:10 +02:00
dependabot[bot]
1aa273d99a
chore(deps): bump mypy from 1.7.1 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 10:32:20 +00:00
Aleksi Häkli
55f9272827
Merge pull request #1150 from jazzband/dependabot/pip/coverage-7.3.4
chore(deps): bump coverage from 7.3.2 to 7.3.4
2023-12-27 12:31:36 +02:00
Aleksi Häkli
7fef7df8aa
Merge pull request #1149 from jazzband/dependabot/github_actions/github/codeql-action-3
chore(deps): bump github/codeql-action from 2 to 3
2023-12-27 12:31:27 +02:00
Aleksi Häkli
eee5a69a4a
Merge pull request #1152 from jazzband/dependabot/pip/black-23.12.1
chore(deps): bump black from 23.11.0 to 23.12.1
2023-12-27 12:31:13 +02:00
dependabot[bot]
1394e1aa27
chore(deps): bump black from 23.11.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 12:36:39 +00:00
dependabot[bot]
73d4b71ccb
chore(deps): bump coverage from 7.3.2 to 7.3.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.2...7.3.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 12:07:21 +00:00
dependabot[bot]
bd55542b80
chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 13:01:27 +00:00
Taikono-Himazin
6f2584b440 Add async support to middleware 2023-12-13 13:35:22 +09:00
Aleksi Häkli
2ee7ea1731
Version 6.2.0 2023-12-08 19:49:40 +02:00
Aleksi Häkli
25e824f666
Merge pull request #1142 from jazzband/dependabot/pip/tox-4.11.4
chore(deps): bump tox from 4.11.3 to 4.11.4
2023-12-08 19:43:50 +02:00
Aleksi Häkli
2a0fd0cfad
Merge pull request #1138 from p-l-/command-reset-ip-username
Add new management command `axes_reset_ip_username`
2023-12-08 19:39:40 +02:00
dependabot[bot]
2416fcc358
chore(deps): bump tox from 4.11.3 to 4.11.4
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.11.3...4.11.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 17:32:42 +00:00
Aleksi Häkli
73e29645a0
Merge pull request #1145 from jazzband/dependabot/github_actions/actions/setup-python-5
chore(deps): bump actions/setup-python from 4 to 5
2023-12-08 19:31:58 +02:00
Aleksi Häkli
6aaaf23b27
Merge pull request #1141 from jazzband/dependabot/pip/sphinx-rtd-theme-2.0.0
chore(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
2023-12-08 19:31:44 +02:00
Aleksi Häkli
81335e1da0
Merge pull request #1143 from jazzband/funkybob-patch-1
Update 2_installation.rst
2023-12-08 19:31:35 +02:00
dependabot[bot]
aafc24e479
chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 12:24:36 +00:00
Curtis Maloney
d2b65aad32
Update 2_installation.rst
Fix block indentation in Installation documentation.
2023-12-01 11:59:19 +11:00
Pierre Lalet
6e64c62fbf Add new management command axes_reset_ip_username 2023-11-28 20:37:39 +01:00
dependabot[bot]
45d61b21ae
chore(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 12:20:14 +00:00
Aleksi Häkli
c9556f9783
Merge pull request #1140 from jazzband/dependabot/pip/mypy-1.7.1
chore(deps): bump mypy from 1.7.0 to 1.7.1
2023-11-27 19:13:37 +02:00
dependabot[bot]
219b465bc2
chore(deps): bump mypy from 1.7.0 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 12:19:32 +00:00
Aleksi Häkli
6f688acb0f
Merge pull request #1136 from jazzband/dependabot/pip/black-23.11.0
chore(deps): bump black from 23.10.1 to 23.11.0
2023-11-22 21:11:02 +02:00
Aleksi Häkli
a9f58ef150
Merge pull request #1131 from jazzband/dependabot/pip/pytest-7.4.3
chore(deps): bump pytest from 7.4.2 to 7.4.3
2023-11-22 21:10:50 +02:00
dependabot[bot]
6b175c2c20
chore(deps): bump black from 23.10.1 to 23.11.0
Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.1...23.11.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 19:03:08 +00:00
Aleksi Häkli
033ea906ef
Merge pull request #1134 from laulaz/master
Add French translations
2023-11-22 21:02:01 +02:00
dependabot[bot]
846b71ea01
chore(deps): bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 19:01:38 +00:00
Aleksi Häkli
bd709ec4a6
Merge pull request #1135 from jazzband/dependabot/pip/pytest-django-4.7.0
chore(deps): bump pytest-django from 4.5.2 to 4.7.0
2023-11-22 21:00:48 +02:00
Aleksi Häkli
10abb732d6
Merge pull request #1137 from jazzband/dependabot/pip/mypy-1.7.0
chore(deps): bump mypy from 1.6.1 to 1.7.0
2023-11-22 21:00:31 +02:00
dependabot[bot]
ac0a419a27
chore(deps): bump mypy from 1.6.1 to 1.7.0
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 12:04:58 +00:00
dependabot[bot]
95d46c638f
chore(deps): bump pytest-django from 4.5.2 to 4.7.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.7.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.5.2...v4.7.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 12:51:46 +00:00
Laurent Lasudry
f64c1526d7 Add French translations 2023-11-06 12:35:54 +01:00
Aleksi Häkli
efe08b7d8b
Merge pull request #1130 from jazzband/dependabot/pip/black-23.10.1
chore(deps): bump black from 23.10.0 to 23.10.1
2023-10-24 17:40:18 +03:00
dependabot[bot]
734117c432
chore(deps): bump black from 23.10.0 to 23.10.1
Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.0...23.10.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 12:46:39 +00:00
Aleksi Häkli
52eaa112dc
Merge pull request #1124 from jazzband/dependabot/pip/coverage-7.3.2
chore(deps): bump coverage from 7.3.0 to 7.3.2
2023-10-19 17:33:57 +03:00
dependabot[bot]
f65b74121e chore(deps): bump mypy from 1.5.1 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 17:33:07 +03:00
dependabot[bot]
6d136ee6e6 chore(deps): bump black from 23.9.1 to 23.10.0
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.9.1...23.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 17:32:19 +03:00
dependabot[bot]
6d039adb31 chore(deps): bump prospector from 1.10.2 to 1.10.3
Bumps [prospector](https://github.com/PyCQA/prospector) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/PyCQA/prospector/releases)
- [Changelog](https://github.com/landscapeio/prospector/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/prospector/compare/1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: prospector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 17:32:03 +03:00
Christian Bundy
eb7b703a70 Avoid running data migration on incorrect databases 2023-10-08 22:33:21 +03:00
Aleksi Häkli
da9c4f6d71
Merge branch 'master' into dependabot/pip/coverage-7.3.2 2023-10-08 22:31:29 +03:00
dependabot[bot]
36f828b4f5 chore(deps): bump black from 23.7.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 22:31:08 +03:00
dependabot[bot]
c57bac8aa2 chore(deps): bump tox from 4.11.0 to 4.11.3
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.0 to 4.11.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.11.0...4.11.3)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 22:31:01 +03:00
dependabot[bot]
b5f464ef96 chore(deps): bump pytest from 7.4.0 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 22:30:55 +03:00
dependabot[bot]
28849e0e61 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 22:30:46 +03:00
dependabot[bot]
c007839e30
chore(deps): bump coverage from 7.3.0 to 7.3.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.0...7.3.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 12:15:41 +00:00
Aleksi Häkli
e781d67514
Fix rST syntax 2023-09-01 10:54:43 +03:00
Aleksi Häkli
48bda54c30
Version 6.1.1 2023-09-01 10:54:03 +03:00
Maksim Zayakin
4861f3c988 fix: fix TransactionManagementError 2023-09-01 10:50:57 +03:00
dependabot[bot]
5f52f4383f chore(deps): bump tox from 4.10.0 to 4.11.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.10.0...4.11.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 19:28:06 +03:00