Commit graph

4687 commits

Author SHA1 Message Date
David Lord
60ac0c5092
Merge pull request #4595 from nkabrown/add-installation-tutorial-link
Add link to additional packaging info
2022-05-23 10:44:48 -07:00
Nathan Brown
c45c81938a
Add link to additional packaging info 2022-05-23 10:42:51 -07:00
David Lord
ab76703532
Merge pull request #4581 from lecovi/docs/#3871-celery-config
docs: new configuration format for celery
2022-05-23 10:19:59 -07:00
lecovi
9252be9c9e
docs: new configuration format for celery 2022-05-23 10:16:45 -07:00
David Lord
d506af1b1f
update requirements 2022-05-23 10:08:43 -07:00
David Lord
31aad113ff
Merge pull request #4606 from pallets/cli-imports
inline conditional imports for cli behaviors
2022-05-23 09:51:58 -07:00
David Lord
1232d69860
inline conditional imports for cli behaviors 2022-05-23 09:46:20 -07:00
David Lord
e322f32e94
Merge pull request #4593 from pallets/remove-mailing-list
remove references to mailing list
2022-05-10 09:35:05 -07:00
David Lord
2381044d04
remove references to mailing list 2022-05-10 09:28:43 -07:00
David Lord
b5c1a4f1f0
Merge pull request #4591 from moondial-pal/docs-omit-becomingbigrst
Docs omit becomingbigrst
2022-05-10 09:19:03 -07:00
Luis Palacios
410a324ec4
remove becomingbig.rst 2022-05-10 09:16:44 -07:00
David Lord
587a49c1bf
Merge pull request #4585 from pallets/docs-cli-cwd
remove outdated dotenv docs
2022-05-04 07:07:40 -06:00
David Lord
11195f1083
remove outdated dotenv docs
The CLI does not change the working directory when loading a dotenv file.
2022-05-04 06:03:31 -07:00
David Lord
2482cd4f53
Merge pull request #4578 from marian-vignau/Remove-Tab-directive-on-Contributing.rst
Remove tab directive on contributing.rst
2022-05-02 12:11:56 -06:00
Maria Andrea Vignau
9158d3b0b8 remove tab directive 2022-05-02 11:58:24 -06:00
David Lord
a0aa8de6bc
Merge pull request #4572 from DailyDreaming/linting 2022-05-02 10:29:38 -06:00
DailyDreaming
8ddbad9ccd Fix linting error.
Suppress mypy.

Suppress mypy error.

Suppress mypy error.
2022-05-02 09:11:07 -07:00
David Lord
50374e3cfe
Merge pull request #4558 from pallets/release-2.1.2
release version 2.1.2
2022-04-28 10:46:41 -07:00
David Lord
7b28a9057d
release version 2.1.2 2022-04-28 10:44:02 -07:00
David Lord
a0bb10b8d2
Merge pull request #4555 from pallets/pytest_raises_cleanup
clean up `pytest.raises` tests
2022-04-28 09:35:49 -07:00
David Lord
ef6c2b9e4a
clean up pytest.raises tests 2022-04-28 09:32:31 -07:00
David Lord
ef7d01f0a0
update requirements 2022-04-28 08:59:40 -07:00
David Lord
ff6290d4c7
Merge pull request #4551 from bbayles/patch-1 2022-04-25 09:03:29 -07:00
Bo Bayles
3fd24c1f6f Fix copy/paste error in wsgi-standalone.rst 2022-04-25 10:55:30 -05:00
David Lord
c395b13f9e
update requirements 2022-04-24 10:19:58 -07:00
David Lord
2ec1193095
Merge pull request #4544 from bebleo/mark_run_cert_option_eager 2022-04-24 10:07:31 -07:00
James Warne
5050a18a00
evaluate --cert before --key 2022-04-24 10:01:40 -07:00
David Lord
dba2be9311
Merge pull request #4534 from rzimmerdev/main
Adapted input parameters type restriction for json.loads function - fixes #4519
2022-04-24 09:58:01 -07:00
Rafael Zimmer
eede1a3685
fix annotation for json.loads 2022-04-24 09:53:10 -07:00
David Lord
69f71b4d94
start version 2.1.2 2022-04-24 09:50:55 -07:00
David Lord
2b8b47817a
Merge pull request #4537 from MeViMo/2.1.x
Syntax error in testing.rst
2022-04-13 10:03:22 -07:00
MeViMo
4dd14ed039 Syntax error in testing.rst 2022-04-13 18:49:51 +02:00
David Lord
411dbb37e2
remove old test 2022-04-11 06:11:37 -07:00
David Lord
5334e28f6e
Merge pull request #4527 from MeViMo/main 2022-04-08 11:05:19 -07:00
MeViMo
19d7a0ef78
docs pass cli args as kwarg to test runner 2022-04-08 11:03:06 -07:00
David Lord
5c0b9a6af3
Merge pull request #4526 from lbm98/docfix 2022-04-08 11:02:45 -07:00
LarsMoons
e3c014f9aa
docs "Returning API Errors as JSON" return correct status code 2022-04-08 10:57:02 -07:00
David Lord
b9729a0879
Merge pull request #4518 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-04-08 10:56:25 -07:00
David Lord
56414782ca
pre-commit update branch 2022-04-08 10:53:28 -07:00
pre-commit-ci[bot]
50bf3bba73
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1)
- [github.com/asottile/reorder_python_imports: v2.7.1 → v3.0.1](https://github.com/asottile/reorder_python_imports/compare/v2.7.1...v3.0.1)
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0)
- [github.com/peterdemin/pip-compile-multi: v2.4.3 → v2.4.5](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.3...v2.4.5)
2022-04-08 10:53:20 -07:00
David Lord
0d4e71bfe1
Merge pull request #4517 from pallets/update-requirements
update requirements
2022-04-01 13:54:39 -07:00
David Lord
26555a85f1
update requirements 2022-04-01 13:44:13 -07:00
David Lord
188bd17ff1
Merge pull request #4511 from pallets/release-2.1.1
release version 2.1.1
2022-03-30 14:37:30 -07:00
David Lord
c6f297719e
release version 2.1.1 2022-03-30 14:35:07 -07:00
David Lord
a8f4ee1b66
Merge pull request #4510 from pallets/release-2.1.1
release version 2.1.1
2022-03-30 14:33:50 -07:00
David Lord
c419931f55
release version 2.1.1 2022-03-30 14:28:18 -07:00
David Lord
c3d0880e72
Merge pull request #4509 from pallets/importlib_metadata-min-version
set importlib_metadata minimum version
2022-03-30 14:23:02 -07:00
David Lord
d023d94371
set importlib_metadata minimum version 2022-03-30 14:10:12 -07:00
David Lord
5589915b38
start version 2.1.1 2022-03-30 14:01:10 -07:00
David Lord
65b0eef303
Merge pull request #4500 from pallets/release-2.1.0
release version 2.1.0
2022-03-28 12:12:02 -07:00