Serhii Tereshchenko
690b0bed17
chore(release): 0.19.10
2024-10-17 11:14:17 +03:00
Serhii Tereshchenko
a1106d1fe1
fix: Fix indonesian language support
...
Refs #763
2024-10-17 11:14:03 +03:00
Serhii Tereshchenko
785133b6ac
chore: Formatting
2024-09-28 15:17:57 +03:00
Serhii Tereshchenko
880e37e7cd
chore: Add test-case for #760
2024-09-28 15:11:05 +03:00
Serhii Tereshchenko
7125db9f68
chore: Update deps
2024-09-05 23:40:07 +03:00
Serhii Tereshchenko
9652b66d0d
chore(release): 0.19.9
2024-09-05 23:31:28 +03:00
Matthias Schoettle
58894dc8a3
chore: Add type hint test
...
Refs #758
2024-09-05 23:30:51 +03:00
Serhii Tereshchenko
01553b6d87
Revert "fix: Fix type error for Python 3.8 ( #754 )" ( #757 )
...
This reverts commit 5cc37c256f .
2024-09-04 21:26:25 +03:00
Serhii Tereshchenko
0cafcee3f2
chore(release): 0.19.8
2024-09-04 19:36:32 +03:00
Serhii Tereshchenko
9a3aebf6cd
fix test
2024-09-04 19:34:58 +03:00
Serhii Tereshchenko
89c51096bc
add test
2024-09-04 19:34:58 +03:00
Serhii Tereshchenko
d420b6a9db
fix: Fix django-cms compatibility
...
Refs #748
Refs https://github.com/django-cms/django-cms/issues/7948
2024-09-04 19:34:58 +03:00
Serhii Tereshchenko
04d150bb3d
chore: Update changelog
2024-08-13 11:11:46 +03:00
Serhii Tereshchenko
5cc37c256f
fix: Fix type error for Python 3.8 ( #754 )
...
Closes #753
2024-08-13 11:08:42 +03:00
Serhii Tereshchenko
6fdcdfe612
chore(release): 0.19.7
2024-08-12 12:07:14 +03:00
dependabot[bot]
3b352927b7
build(deps): bump django from 4.2.13 to 4.2.15 ( #751 )
...
Bumps [django](https://github.com/django/django ) from 4.2.13 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.13...4.2.15 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 12:04:53 +03:00
Jens Nistler
303c947930
feat: add changelog to project urls in package metadata ( #752 )
2024-08-12 12:04:27 +03:00
Serhii Tereshchenko
28d58f8fa9
chore(release): 0.19.6
2024-08-07 17:59:57 +03:00
Serhii Tereshchenko
56c578400f
fix: Support multiple translation fields in get_translation_fields
2024-08-07 17:59:44 +03:00
Serhii Tereshchenko
9ce87ee1eb
chore(release): 0.19.5
2024-07-05 09:19:38 +03:00
Matthias Schoettle
13af637d87
fix(types): Use Union instead of | for some types
...
Refs #744
2024-07-05 09:19:05 +03:00
Serhii Tereshchenko
ec886d6492
chore: Fix versionadded
2024-06-20 20:11:24 +03:00
Serhii Tereshchenko
cabc1b3df2
chore(release): 0.19.4
2024-06-20 20:10:16 +03:00
Serhii Tereshchenko
0bbdb5fe8f
feat: Add global MODELTRANSLATION_REQUIRED_LANGUAGES setting
...
Refs #743
2024-06-20 20:09:32 +03:00
Serhii Tereshchenko
b726c8f284
chore: Refer to self.required_lanuages once, to make searching for it cleaner.
2024-06-20 19:34:58 +03:00
Serhii Tereshchenko
49589c120a
chore(release): 0.19.3
2024-06-01 10:38:13 +03:00
Serhii Tereshchenko
d0b8e707ec
chore: Remove code for old django versions
2024-06-01 10:37:33 +03:00
Serhii Tereshchenko
9d9a2ab8b0
chore: Update code for minumum python 3.9
2024-06-01 10:37:33 +03:00
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
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
d5f7cc183b
chore(release): 0.19.2
2024-05-27 10:10:53 +03:00
Serhii Tereshchenko
6f4fe4c454
chore(release): 0.19.1
2024-05-27 10:09:59 +03:00
Serhii Tereshchenko
418b2a2e63
chore: Update ruff version in CI
2024-05-27 10:09:42 +03:00
Karel Hovorka
ed8f2bcf74
fix: Removed protocol from admin javascript links.
...
Co-authored-by: Karel Hovorka <git@karel-hovorka.eu>
Refs #740
2024-05-27 10:08:23 +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
73c5d20997
chore: Bump version
2024-05-26 07:48:06 +03:00
Serhii Tereshchenko
a2063ad857
chore: Bump version
2024-05-26 07:38:14 +03:00
Serhii Tereshchenko
ccf6a21230
chore(release): 0.19.0
2024-05-26 07:33:00 +03:00
Serhii Tereshchenko
b97c22c197
fix(types): Fix fields type ( #739 )
...
Most likely, this won't cause any troubles for standard use-cases. But, if you used `get_options_for_model()` and `.fields` from this instance, you need to rename it to `.all_fields`.
BREAKING CHANGE: Rename `fields` (dict with set of TranslationField) to `all_fields`, on the TranslationOptions instance.
2024-05-26 07:29:52 +03:00
Serhii Tereshchenko
47f8083576
fix(types): Export public variables
2024-05-25 10:51:44 +03:00
Serhii Tereshchenko
d6fde025b2
chore: Update dev deps
2024-05-25 10:37:38 +03:00
wookkl
a0aeb58b47
feat: Support F and Concat expressions in annotate()
...
Refs #735
2024-05-24 16:17:30 +03:00
wookkl
47dcb9cd46
chore: update test matrix (add django 5) ( #734 )
2024-05-20 12:17:44 +03:00
Serhii Tereshchenko
36e9dc36b0
chore: Remove deprecated pkg_resources
2024-05-17 11:05:57 +03:00
Serhii Tereshchenko
4b1e04a98e
chore(release): 0.18.13
2024-05-17 10:56:19 +03:00
Hugo Defrance
bdee9ff5b9
Feat: Add build_lang helper in utils
2024-05-16 12:29:07 +03:00
Serhii Tereshchenko
d7a4d0b841
chore: Apply ruff format
2024-05-16 12:23:19 +03:00