Rémy HUBSCHER
c6b2c44671
Merge pull request #641 from jazzband/chore/run-black
2025-10-07 11:59:21 +02:00
Rémy Hubscher
6d01cffbc0
Use double quotes
2025-10-07 11:26:18 +02:00
Rémy Hubscher
6f12039ae7
Run ruff format
2025-10-07 11:22:24 +02:00
Rémy HUBSCHER
c89ee7c25d
Merge pull request #629 from Dacid99/docs-fixes
2025-10-07 10:57:28 +02:00
Rémy HUBSCHER
eff57684c6
Merge pull request #639 from jazzband/dependabot/github_actions/github-actions-6a14be197d
2025-10-07 10:55:28 +02:00
dependabot[bot]
461b98371f
chore(ci): bump the github-actions group across 1 directory with 2 updates
...
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [actions/setup-python](https://github.com/actions/setup-python ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 08:50:48 +00:00
Rémy HUBSCHER
781e95bbbf
Merge pull request #632 from jazzband/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
2025-10-07 10:49:43 +02:00
Rémy HUBSCHER
87fe8c6471
Merge pull request #627 from jazzband/pre-commit-ci-update-config
2025-10-07 10:49:17 +02:00
pre-commit-ci[bot]
c1e2360093
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0 )
- [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](https://github.com/asottile/pyupgrade/compare/v3.19.1...v3.20.0 )
2025-10-06 17:43:44 +00:00
dependabot[bot]
9d4a1fbc25
chore(deps): bump pypa/gh-action-pypi-publish in /.github/workflows
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-version: 1.13.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 15:46:28 +00:00
david
8563ba5ec6
Add documentation around the usage of collection types as field types
2025-08-02 21:31:39 +02:00
david
5a6a278c70
Fix for setting rst tags
2025-08-02 21:28:29 +02:00
Alexandr Artemyev
6970708e05
Django 5.2 tests ( #623 )
2025-05-20 00:20:14 +05:00
Rémy HUBSCHER
22bdb011db
Merge pull request #609 from pfouque/fix_unittest
...
Fix override_config test decorator on Django 5.2
2025-02-04 22:11:22 +01:00
Pascal F
8193866157
Ruff format
2025-02-04 16:49:33 +01:00
Pascal F
756ff419ac
Add Django 5.2 to the test matrix
2025-02-04 16:49:33 +01:00
Pascal F
e61c1ed68c
Fix override_config on Django 5.2
2025-02-04 16:49:33 +01:00
dependabot[bot]
3a4071e622
chore(ci): bump pypa/gh-action-pypi-publish in the github-actions group ( #611 )
...
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ).
Updates `pypa/gh-action-pypi-publish` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 13:29:28 +05:00
Alexandr Artemyev
4b928c24f9
Update pyproject.toml
2025-01-27 14:21:22 +05:00
Pascal Fouque
2ae381e58e
Fix is_composite_pk on Django 5.2 ( #608 )
2025-01-27 14:12:47 +05:00
Alexandr Artemyev
f213eb4b79
Fix ruff
2025-01-14 21:40:57 +05:00
Fernando Karchiloff
745fb6f01e
Add get_values_for_keys function to utils ( #607 )
...
* Add get_values_for_keys function to utils
* Error text improvement and formatting
2025-01-14 21:31:32 +05:00
Max Lyaskovskiy
0dc1321af3
Updated supported constant types ( #584 )
...
---------
Co-authored-by: Rémy HUBSCHER <hubscher.remy@gmail.com>
2025-01-08 13:46:06 +05:00
Rémy HUBSCHER
1522245b82
Merge pull request #606 from atodorov/add-django51-to-ci
...
Add Django 5.1 to the testing matrix
2025-01-08 09:33:41 +01:00
Alexander Todorov
1451943b7d
Add Django 5.1 to the testing matrix
2025-01-07 19:11:42 +02:00
Rotzbua
82bd56650d
feat(docs): improve command line ( #605 )
...
update option descriptions according to current code
2025-01-07 08:36:24 -06:00
Rotzbua
f044a7d0fe
fix(docs): use sphinx note function ( #604 )
2025-01-07 08:34:32 -06:00
Rémy HUBSCHER
d846d70ac4
Merge pull request #603 from jazzband/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2025-01-07 08:51:14 +01:00
pre-commit-ci[bot]
bc8b3bfb43
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.17.0 → v3.19.1](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.19.1 )
2025-01-06 17:54:19 +00:00
dependabot[bot]
9c30b1e778
chore(ci): bump pypa/gh-action-pypi-publish in the github-actions group ( #602 )
...
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ).
Updates `pypa/gh-action-pypi-publish` from 1.12.2 to 1.12.3
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 17:21:02 +05:00
Mirat Can Bayrak
7de0840fe2
Update django.po for Turkish translations/ ( #601 )
2024-12-23 12:58:23 +05:00
Rotzbua
d9c9c3e81f
feat(tests): add python 3.13 to tests ( #600 )
2024-12-09 12:43:06 +05:00
dependabot[bot]
bb50d5e4c5
chore(ci): bump the github-actions group with 2 updates ( #599 )
...
Bumps the github-actions group with 2 updates: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) and [codecov/codecov-action](https://github.com/codecov/codecov-action ).
Updates `pypa/gh-action-pypi-publish` from 1.11.0 to 1.12.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.11.0...v1.12.2 )
Updates `codecov/codecov-action` from 4 to 5
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 11:53:19 +05:00
dependabot[bot]
415d82c6c0
chore(ci): bump pypa/gh-action-pypi-publish in the github-actions group ( #596 )
...
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ).
Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.11.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 08:09:45 -06:00
Alexandr Artemyev
a604a5ea9f
Fix #593 ( #597 )
2024-11-04 08:09:19 -06:00
pre-commit-ci[bot]
d4b41234da
[pre-commit.ci] pre-commit autoupdate ( #590 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0 )
- [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-07 15:46:28 -05:00
dependabot[bot]
9689fd5efc
chore(ci): bump pypa/gh-action-pypi-publish in the github-actions group ( #589 )
...
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ).
Updates `pypa/gh-action-pypi-publish` from 1.10.0 to 1.10.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 16:02:52 -05:00
Alexandr Artemyev
d624ee8730
Better already migrated detection ( #588 )
2024-09-17 14:59:11 +05:00
Alexandr Artemyev
a68bf903cf
Fix exception in 0002 migration ( #579 )
2024-09-05 13:30:28 +05:00
Alexandr Artemyev
f1d0dfcb8d
Add setuptools-scm for dynamic version for scm version management ( #582 )
2024-09-04 15:08:08 -05:00
Alexandr Artemyev
05dfb5d3cf
Release notes are on GitHub ( #580 )
2024-09-04 15:07:22 -05:00
Alexandr Artemyev
70dba1ca35
Bump 4.1.0
2024-09-04 14:42:41 +05:00
Alexandr Artemyev
bb0dc4676f
Collections support ( #581 )
...
---------
Co-authored-by: Sebastian Manger <manger@netcloud.ch>
2024-09-04 14:41:53 +05:00
Alexandr Artemyev
31c9e8d043
Bump 4.0.2
2024-09-03 18:54:01 +05:00
ivan-klass
5e221a855b
More safe suppress of pickle-to-json data migration ( #578 )
2024-09-03 08:48:37 -05:00
dependabot[bot]
5ce88b7457
chore(ci): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the github-actions group ( #577 )
...
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ).
Updates `pypa/gh-action-pypi-publish` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 11:25:46 +05:00
Felipe Gonzalez
cf838ab28a
fix: Fixed _pickle.UnpicklingError ( #576 )
...
The error indicates an issue with unpickling data during the migration process. Specifically, it raises an `_pickle.UnpicklingError` with the message "invalid load key, '{'." The data being loaded may be corrupted or not in the expected format.
2024-08-31 09:31:21 -05:00
Alexandr Artemyev
c690d5ef0f
Fix #570 ( #571 )
...
* Fix #570
* [PATCH] chore(ci): check missing migrations
---------
Co-authored-by: Sebastian Manger <manger@netcloud.ch>
2024-08-23 14:13:54 -05:00
Alexandr Artemyev
98effe6917
Ping gh-action-pypi-publish version ( #568 )
2024-08-23 14:13:20 -05:00
Christian Clauss
e428387620
docs/index.rst: Fix typo newsletter ( #567 )
2024-08-23 17:07:24 +05:00