Matthias Schoettle
|
d2c16feba9
|
fix(types): Make admin classes generic as their super classes (#737)
Co-authored-by: Serhii Tereshchenko <serg.partizan@gmail.com>
|
2024-06-01 10:18:58 +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
|
418b2a2e63
|
chore: Update ruff version in CI
|
2024-05-27 10:09:42 +03:00 |
|
wookkl
|
47dcb9cd46
|
chore: update test matrix (add django 5) (#734)
|
2024-05-20 12:17:44 +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 |
|
Andrei Shabanski
|
d86c6defc8
|
feat: extend update_fields with translation fields in Model.save() (#687)
|
2023-07-16 11:04:27 +03:00 |
|
Serhii Tereshchenko
|
9a00d68456
|
chore: Pin mariadb to fix CI
|
2023-06-25 09:56:30 +03:00 |
|
Serhii Tereshchenko
|
1328d082a7
|
chore: Remove python 3.7 support
|
2023-05-30 17:50:22 +03:00 |
|
Benedikt Willi
|
e5fb74c520
|
Added missing new line at the end of test.yml, use implicit call to parent class, added another testcase where created is True.
|
2023-05-30 14:19:49 +02:00 |
|
Benedikt Willi
|
ac905c01c8
|
Add update_or_create method to MultilingualQuerySet and add test for it in ModeltranslationTest class.
|
2023-05-30 12:07:18 +02:00 |
|
Serhii Tereshchenko
|
e0ffab0d46
|
chore: Add typing-extensions dependency (#658)
|
2022-11-08 14:23:41 +00: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
|
4b1adbe900
|
chore: Automatically create github release after tagging
|
2022-05-27 19:29:28 +03:00 |
|
Serhii Tereshchenko
|
29deb95bf3
|
feat: Update test matrix; Drop python 3.6, add Python 3.10 (#638)
|
2022-05-15 10:38:07 +03:00 |
|
Serg Tereshchenko
|
36e31678fc
|
chore: Update workflow
|
2022-05-15 09:42:01 +03:00 |
|
Serg Tereshchenko
|
ad2ca8bb5f
|
chore: Test actual source dist
|
2022-05-15 08:38:55 +03:00 |
|
Serhii Tereshchenko
|
6b4bb733d9
|
fix: Store version as plain text file to simplify bumping (#636)
BREAKING CHANGE: Replaced `VERSION` in tuple format by `__version__` as a string
|
2022-05-14 11:11:07 +03:00 |
|
Serhii Tereshchenko
|
75195b28f4
|
chore: Update test matrix (add django 4) (#625)
|
2022-01-30 11:47:57 +02:00 |
|
Serg Tereshchenko
|
391e2b33b8
|
chore: Enable actions for pull requests
|
2021-12-07 17:25:26 +02:00 |
|
Serg Tereshchenko
|
6cbf0ce725
|
ci: Enable black
|
2021-09-18 10:50:30 +03:00 |
|
partizan
|
e3c521392f
|
ci: Use github actions for CI
|
2021-09-18 10:09:50 +03:00 |
|