Commit graph

14 commits

Author SHA1 Message Date
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