Commit graph

1174 commits

Author SHA1 Message Date
Aleksi Häkli
a5045f62fe Move tests outside project source folder 2021-01-07 18:23:33 +02:00
Aleksi Häkli
a37c8059bb Remove redundant MANIFEST.in file definitions 2021-01-07 18:23:33 +02:00
Hasan Ramezani
0eecff2e57 Use override_settings instead decorator context manager. 2021-01-06 23:46:54 +02:00
Aleksi Häkli
5615c1a199
Version 5.11.1 2021-01-06 23:25:59 +02:00
Clifton Barnes
d1cf5059e4 Fix formatting 2021-01-06 23:23:21 +02:00
Clifton Barnes
cff3a9254c Prevent cache entry for None username 2021-01-06 23:23:21 +02:00
Aleksi Häkli
de167e43a2
Adjust docs 2021-01-06 15:41:24 +02:00
Aleksi Häkli
e2876506db
Iterate on test structure and documentation 2021-01-06 15:25:44 +02:00
Aleksi Häkli
e9a9a3e444
Fix CI matrix definition for tox-gh-actions 2021-01-06 15:19:25 +02:00
Aleksi Häkli
1d92c10f34
Version 5.11.0 2021-01-05 19:18:39 +02:00
Aleksi Häkli
bc7be704c6 Remove max-parallel restriction from the build matrix 2021-01-05 19:16:25 +02:00
Aleksi Häkli
c998e7a595 Separate tox QA step from other commands 2021-01-05 19:16:25 +02:00
Aleksi Häkli
9cf239f495
Update 4_configuration.rst 2021-01-05 15:22:04 +02:00
Aleksi Häkli
98b944ba2b
Add CORS support change notes 2021-01-05 15:20:36 +02:00
Vladimir Knobel
64b53d55ae Black run on code to comply with py38-qa 2021-01-05 15:18:59 +02:00
Vladimir Knobel
cf51e09d75 Fix indentation 2021-01-05 15:18:59 +02:00
Vladimir Knobel
3d1e77298d Update conf.py
adds new AXES_ALLOWED_CORS_ORIGINS setting
2021-01-05 15:18:59 +02:00
Vladimir Knobel
55438c14bd Update helpers.py
chnage ALLOWED_CORS_ORIGINS to AXES_ALLOWED_CORS_ORIGINS
2021-01-05 15:18:59 +02:00
Vladimir Knobel
4a981f9972 Update helpers.py 2021-01-05 15:18:59 +02:00
dependabot-preview[bot]
74227a914d Bump sphinx-rtd-theme from 0.5.0 to 0.5.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.0...0.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 10:54:35 +00:00
Aleksi Häkli
443fe4fca5
Update changelog with WIP items 2021-01-05 12:01:30 +02:00
Aleksi Häkli
10f6e621ce Add missing @wraps decorator
This keeps the original function name and docstring for the decorated function
2021-01-05 11:57:53 +02:00
Aleksi Häkli
419478b954
Update DRF documentation
Update old version information and clean up summary table
2021-01-05 10:44:06 +02:00
Aleksi Häkli
9ccb6e472e
Version 5.10.1 2021-01-04 19:35:58 +02:00
Aleksi Häkli
1ba5c2bcbb
Remove unused imports 2021-01-04 19:02:04 +02:00
Aleksi Häkli
8495a1d029
Fix QA environment tox specificiers
Python 3.9 still fails, see PyCQA/pylint#3882
2021-01-04 18:54:08 +02:00
Aleksi Häkli
cfd61bf93e
Fix QA environment tox specificiers 2021-01-04 18:25:16 +02:00
Aleksi Häkli
17156a3b37
Fix deprecated Django version specifier
Use Django >= 2.2 LTS as minimum version instead of deprecated Django 2.0
2021-01-04 18:20:59 +02:00
Aleksi Häkli
9835666a0e
Fix QA environment tox specificiers 2021-01-04 18:18:39 +02:00
Hasan Ramezani
ab327f7b59 Add DEFAULT_AUTO_FIELD to test settings. 2021-01-04 18:13:43 +02:00
Daniel Quinn
3baf384060 Add a missing word 2021-01-03 21:57:56 +02:00
dependabot-preview[bot]
3bd44ce5ae Bump coverage from 5.3 to 5.3.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 5.3.1.
- [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/coverage-5.3...coverage-5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 11:09:53 +00:00
Aleksi Häkli
2dcf6aa517
Version 5.10.0 2020-12-18 19:43:23 +02:00
Aleksi Häkli
59bcbd8816 Move DRF integration into signals
Add documentation on how to enable the integration
and remove the logic from global middleware.

Fixes #673
2020-12-18 19:42:43 +02:00
Aleksi Häkli
9acf904568
Use Python 3.9 for running QA environments 2020-12-16 18:00:11 +02:00
dependabot-preview[bot]
974fdffc50 Bump pytest from 6.2.0 to 6.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.0...6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 11:44:33 +00:00
Aleksi Häkli
752ca62475
Use pip cache for tests 2020-12-15 19:04:48 +02:00
Aleksi Häkli
79cdba447e
Adjust tox file to allow failures for Django master 2020-12-15 18:58:10 +02:00
Aleksi Häkli
53b4448b13
Deprecate pip cache 2020-12-15 15:27:09 +02:00
Aleksi Häkli
829962a594 Fix Django master version name 2020-12-15 11:04:00 +02:00
dependabot-preview[bot]
71326aefa5 Bump pytest from 6.1.2 to 6.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 12:30:04 +00:00
dependabot-preview[bot]
d26780a6be Bump pytest-subtests from 0.3.2 to 0.4.0
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/pytest-dev/pytest-subtests/releases)
- [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-subtests/compare/0.3.2...0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 12:18:22 +00:00
Aleksi Häkli
2d228ea49b
Version 5.9.1 2020-12-02 18:00:05 +02:00
Ashok Argent-Katwala
3a7d154f65 Adjust formatting to match the lint check. 2020-12-02 17:55:30 +02:00
Ashok Argent-Katwala
146d7a20b7 Only do the work in the middleware if axes is enabled. 2020-12-02 17:55:30 +02:00
Jannis Leidel
23ca162097
Merge pull request #684 from jazzband/gha
Migrate to GitHub Actions.
2020-11-26 17:11:02 +01:00
Jannis Leidel
005313dcee
Remove unneeded cache key. 2020-11-26 11:36:06 +01:00
Jannis Leidel
9c88dfde54
Remove Travis cruft. 2020-11-26 11:31:02 +01:00
Jannis Leidel
d1fe6f23b7
Add release workflow. 2020-11-26 11:30:49 +01:00
Jannis Leidel
f156dd5158
Simplify matrix. 2020-11-26 11:20:05 +01:00