Commit graph

26 commits

Author SHA1 Message Date
Serhii Tereshchenko
9d9a2ab8b0 chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00
Serhii Tereshchenko
6768a26a9d chore(tests): Type-check tests 2024-06-01 10:08:11 +03:00
Serhii Tereshchenko
5a3cd77ddb chore(lsp): Move --pretty argument to command line
Because it breaks pylsp output in neovim
2024-06-01 09:50:47 +03:00
Serhii Tereshchenko
67d26e6f63
chore: Use poetry deps for testings (#741)
Also, add lsp optional group to install python-lsp-server
2024-06-01 09:03:48 +03:00
Serhii Tereshchenko
cdf05b9b6c chore: Update ruff 2024-05-26 07:59:54 +03:00
Serhii Tereshchenko
0ec11008ed chore: Use python -m build for publishing a package 2024-05-26 07:57:13 +03:00
Serhii Tereshchenko
a2063ad857 chore: Bump version 2024-05-26 07:38:14 +03:00
Victorien
a9e95e8c78
feat: Add types
Refs #716
2024-04-04 11:27:00 +03:00
Serhii Tereshchenko
2a9c823919 chore: Update test matrix; drop old Django, add python 3.12 2024-02-26 22:44:38 +02:00
Serhii Tereshchenko
c8e44f56c4 chore: Switch to ruff format 2023-11-25 13:48:57 +02:00
Serhii Tereshchenko
2061f6c264 fix(ci): Replace flake8 with ruff 2023-10-15 15:53:57 +03:00
Ran Benita
b1d32066ed Remove typing-extensions dependency
Not used since 3c6cbd59a7.
2023-08-09 09:45:53 +03:00
Andrei Shabanski
d86c6defc8
feat: extend update_fields with translation fields in Model.save() (#687) 2023-07-16 11:04:27 +03:00
Benedikt Willi
00462a8128 Updated testing instructions in contribution and installation guides and bumped version number to 0.18.10 in pyproject.toml. 2023-06-02 14:07:15 +02:00
Serhii Tereshchenko
a78ae370e6 chore: Update django to 4.2 for dev env 2023-05-30 18:02:09 +03:00
Serg Tereshchenko
8eeb8c641c chore: Update deps 2022-11-22 16:39:59 +02:00
Serg Tereshchenko
2728771ac6 chore: Update dev deps 2022-11-22 16:37:39 +02:00
Serhii Tereshchenko
e0ffab0d46
chore: Add typing-extensions dependency (#658) 2022-11-08 14:23:41 +00:00
Serg Tereshchenko
582b612ab5 fix: Update django compatibility 2022-07-22 11:31:17 +03:00
Serg Tereshchenko
86b67c271e fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +03:00
Serg Tereshchenko
d3e2396be6 feat(dev): Migrate to pytest 2022-07-13 19:02:47 +03:00
Serg Tereshchenko
03b81da556 chore: Add black, update flake8 2021-09-18 11:05:35 +03:00
Serg Tereshchenko
6cbf0ce725 ci: Enable black 2021-09-18 10:50:30 +03:00
Serg Tereshchenko
517863ad11 chore: Update pyproject.toml 2021-01-16 12:14:36 +02:00
Serg Tereshchenko
aaa2dcf598 fix(dev): Fix install in editable mode. 2020-10-02 08:38:10 +03:00
Sergey Tereschenko
a5b402c516 feat: Use poetry as venv manager 2020-03-12 23:41:16 +02:00