github-actions
64d9bd8c14
Release 2023.07.24
2023-07-25 02:28:58 +00:00
github-actions
7664c4fb3e
Release 2023.07.20
2023-07-21 02:20:22 +00:00
github-actions
b146d7df04
Release 2023.07.19
2023-07-20 02:19:30 +00:00
github-actions
da697eb7ec
Release 2023.07.18
2023-07-19 03:01:03 +00:00
github-actions
69505fb7d6
Release 2023.07.13
2023-07-14 02:33:10 +00:00
github-actions
b907404466
Release 2023.07.11
2023-07-12 02:32:23 +00:00
github-actions
63000d999e
Release 2023.07.10
2023-07-11 02:30:07 +00:00
github-actions
b0aa844604
Release 2023.07.09
2023-07-10 02:34:35 +00:00
github-actions
ea9e90f173
Release 2023.07.08
2023-07-09 02:35:18 +00:00
github-actions
bdd6df3691
Release 2023.07.04
2023-07-05 02:32:47 +00:00
github-actions
0530c52b65
Release 2023.07.03
2023-07-04 02:33:16 +00:00
github-actions
72a11fdf68
Release 2023.06.30
2023-07-01 02:35:28 +00:00
github-actions
ab29818ceb
Release 2023.06.29
2023-06-30 02:30:21 +00:00
github-actions
9e54d40296
Release 2023.06.28
2023-06-29 02:31:56 +00:00
Jelmer
6f34e19260
Merge pull request #4393 from foarsitter/django-4.2
...
Upgrade to django 4.2
2023-06-28 08:58:24 +02:00
github-actions
199278b5ca
Release 2023.06.27
2023-06-28 02:32:45 +00:00
github-actions
541ef05fc8
Release 2023.06.26
2023-06-27 02:33:15 +00:00
github-actions
d45ecc53f1
Release 2023.06.22
2023-06-23 02:32:39 +00:00
github-actions
c2afdae77a
Release 2023.06.21
2023-06-22 02:26:04 +00:00
github-actions
399a080c5b
Release 2023.06.19
2023-06-20 02:21:32 +00:00
github-actions
95353f07a9
Release 2023.06.18
2023-06-19 02:26:21 +00:00
github-actions
1e40d7908f
Release 2023.06.17
2023-06-18 02:31:49 +00:00
github-actions
fc96e38591
Release 2023.06.16
2023-06-17 02:21:32 +00:00
github-actions
6d9cfeb099
Release 2023.06.14
2023-06-15 02:24:08 +00:00
Jelmer Draaijer
c15eb6d97a
Upgrade to django 4.2
2023-06-14 15:26:44 +02:00
github-actions
554edd43b1
Release 2023.06.11
2023-06-12 02:31:28 +00:00
github-actions
f643dffa73
Release 2023.06.09
2023-06-10 02:27:27 +00:00
github-actions
932c7b6145
Release 2023.06.08
2023-06-09 02:32:22 +00:00
github-actions
e4915d62ac
Release 2023.06.07
2023-06-08 02:31:36 +00:00
github-actions
d085363ae9
Release 2023.06.02
2023-06-03 02:27:09 +00:00
github-actions
00b22bc02d
Release 2023.05.30
2023-05-31 02:31:12 +00:00
github-actions
4b7cf3e80e
Release 2023.05.28
2023-05-29 02:22:46 +00:00
github-actions
ee31a1eb63
Release 2023.05.24
2023-05-25 02:19:11 +00:00
github-actions
58980d9b4d
Release 2023.05.23
2023-05-24 02:21:17 +00:00
github-actions
7a35191a76
Release 2023.05.18
2023-05-19 02:18:55 +00:00
github-actions
bc2d4ed80d
Release 2023.05.17
2023-05-18 02:18:40 +00:00
github-actions
d3d19264d7
Release 2023.05.15
2023-05-16 02:19:27 +00:00
github-actions
b5717dd82b
Release 2023.05.09
2023-05-10 02:17:49 +00:00
github-actions
7abf93616f
Release 2023.05.08
2023-05-09 02:19:03 +00:00
github-actions
e75453f7d8
Release 2023.05.04
2023-05-05 02:16:40 +00:00
github-actions
6bf6a87e50
Release 2023.05.02
2023-05-03 02:17:44 +00:00
github-actions
c570e146ec
Release 2023.04.28
2023-04-29 02:18:04 +00:00
github-actions
9d821ee82b
Release 2023.04.27
2023-04-28 02:18:55 +00:00
github-actions
5cb3b33122
Release 2023.04.26
2023-04-27 02:18:40 +00:00
github-actions
6f7871d2a8
Release 2023.04.25
2023-04-26 02:18:44 +00:00
github-actions
b177e4a8f4
Release 2023.04.24
2023-04-25 02:18:35 +00:00
github-actions
46a8845467
Release 2023.04.19
2023-04-20 02:17:50 +00:00
github-actions
cbcade52ca
Release 2023.04.18
2023-04-19 02:19:15 +00:00
github-actions
b018b7b8a8
Release 2023.04.15
2023-04-16 02:20:37 +00:00
Bruno Alla
17fa459dc3
Fix inconsistent line length and move configs to pyproject.toml ( #4276 )
...
* Fix inconsistent line length and move config to pyproject.toml
Fix #2720
* Fix running tox with AUTOFIXABLE_STYLES
* Adjust some styles
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Adjust more styles
* Split isort and flake8 tests
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 15:43:04 +01:00