mathiasag7
|
8bf3feefa0
|
Merge branch 'master' of github.com:mathiasag7/django-eav2-uuid
|
2023-10-13 11:43:20 +01:00 |
|
mathiasag7
|
d26f61ac94
|
test updated
|
2023-10-13 11:42:59 +01:00 |
|
pre-commit-ci[bot]
|
7a00e04afc
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-13 10:29:16 +00:00 |
|
mathiasag7
|
0000e26205
|
migration file created
|
2023-10-13 11:28:47 +01:00 |
|
mathiasag7
|
0d705d97ce
|
test: pyproject.toml updated"
|
2023-10-13 11:02:19 +01:00 |
|
pre-commit-ci[bot]
|
e64425dfd6
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-13 09:32:03 +00:00 |
|
mathiasag7
|
011965f479
|
Merge branch 'master' of github.com:mathiasag7/django-eav2-uuid
|
2023-10-13 10:31:05 +01:00 |
|
mathiasag7
|
668dcab50c
|
test: pytest.ini file added
|
2023-10-13 10:30:55 +01:00 |
|
mathiasag7
|
13e5e99192
|
Merge branch 'jazzband:master' into master
|
2023-10-13 10:27:46 +01:00 |
|
mathiasag7
|
06e8cd5545
|
Merge branch 'master' of github.com:mathiasag7/django-eav2-uuid
|
2023-10-13 10:26:16 +01:00 |
|
mathiasag7
|
6e90e9c6b1
|
test: test_attribute errors corrected on AutoField
|
2023-10-13 10:25:48 +01:00 |
|
Mike
|
691e5a8a52
|
Merge pull request #432 from jazzband/dependabot/pip/mypy-1.6.0
chore(deps-dev): bump mypy from 1.5.1 to 1.6.0
|
2023-10-12 21:32:24 -07:00 |
|
Mike
|
f1192bc2b2
|
Merge pull request #431 from jazzband/dependabot/pip/gitpython-3.1.37
chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37
|
2023-10-12 21:32:11 -07:00 |
|
Mike
|
714f26be9e
|
Merge pull request #430 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-10-12 21:30:11 -07:00 |
|
dependabot[bot]
|
829becd370
|
chore(deps-dev): bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 02:14:20 +00:00 |
|
dependabot[bot]
|
79ab62a74d
|
chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 21:00:33 +00:00 |
|
pre-commit-ci[bot]
|
9053dd6306
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)
|
2023-10-09 17:39:37 +00:00 |
|
pre-commit-ci[bot]
|
f342f3cab6
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-06 10:46:13 +00:00 |
|
mathiasag7
|
33f62799d0
|
feat: natural key for serialization and UUIDField possibility for pk field added
|
2023-10-06 11:41:44 +01:00 |
|
mathiasag7
|
0aa172c030
|
changelog updated
|
2023-10-06 11:38:02 +01:00 |
|
Mike
|
71dd789c3e
|
Merge pull request #426 from jazzband/dependabot/pip/django-4.2.6
chore(deps): bump django from 4.2.5 to 4.2.6
|
2023-10-05 10:58:21 -07:00 |
|
mathiasag7
|
e275a7fc4c
|
readme updated
|
2023-10-05 15:32:18 +01:00 |
|
mathiasag7
|
2c69da6b86
|
readme updated
|
2023-10-05 15:31:16 +01:00 |
|
mathiasag7
|
dffbe60170
|
Update README.md
|
2023-10-05 14:59:03 +01:00 |
|
dependabot[bot]
|
e2d9d56a9a
|
chore(deps): bump django from 4.2.5 to 4.2.6
Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6.
- [Commits](https://github.com/django/django/compare/4.2.5...4.2.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 03:02:42 +00:00 |
|
dependabot[bot]
|
98e3b2948b
|
chore(deps): bump urllib3 from 1.26.14 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.17)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 09:25:21 -07:00 |
|
dependabot[bot]
|
efd9416819
|
chore(deps-dev): bump hypothesis from 6.87.0 to 6.87.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.87.0 to 6.87.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.87.0...hypothesis-python-6.87.1)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 09:25:07 -07:00 |
|
dependabot[bot]
|
c8697c7f29
|
chore(deps-dev): bump hypothesis from 6.84.2 to 6.87.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.84.2 to 6.87.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.84.2...hypothesis-python-6.87.0)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 07:09:57 -07:00 |
|
pre-commit-ci[bot]
|
e76bb17958
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1)
|
2023-09-28 07:09:35 -07:00 |
|
dependabot[bot]
|
a823d8849c
|
chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 to 3.1.35.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.34...3.1.35)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 07:09:25 -07:00 |
|
dependabot[bot]
|
8cad58b22e
|
chore(deps): bump sphinx-autodoc-typehints from 1.23.0 to 1.24.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.23.0...1.24.0)
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-08 14:07:30 -07:00 |
|
Mike
|
d2ceab3af4
|
docs(changelog): document bug fix for querying with multiple EAV kwargs
|
2023-09-08 14:06:52 -07:00 |
|
Mike
|
d45e31520e
|
fix(queryset): apply filter to combine multiple eav filter kwargs
|
2023-09-08 14:06:52 -07:00 |
|
Mike
|
dd5f375640
|
test(queryset): add filter test for multiple EAV attributes
|
2023-09-08 14:06:52 -07:00 |
|
mathiasag7
|
ce2b606dc4
|
fix: error on attribute creation
|
2023-09-07 16:49:22 +01:00 |
|
mathiasag7
|
7ebfb85621
|
update package log
|
2023-09-07 10:14:57 +01:00 |
|
mathiasag7
|
ac3c60be26
|
Merge branch 'master' of github.com:mathiasag7/django-eav2-uuid
|
2023-09-07 10:10:42 +01:00 |
|
mathiasag7
|
832d4f3332
|
fix: get attribute for value natural key function
|
2023-09-07 10:08:51 +01:00 |
|
Mike
|
b31f5c2d37
|
Merge pull request #405 from jazzband/dependabot/pip/sphinx-7.1.2
chore(deps): bump sphinx from 6.2.1 to 7.1.2
|
2023-09-06 22:45:45 -07:00 |
|
dependabot[bot]
|
a50f8ccfb5
|
chore(deps): bump sphinx from 6.2.1 to 7.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.1.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 05:41:29 +00:00 |
|
Mike
|
e015a987ab
|
Merge pull request #412 from jazzband/dependabot/pip/gitpython-3.1.34
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34
|
2023-09-06 22:40:20 -07:00 |
|
Mike
|
f3b04472c9
|
Merge pull request #413 from jazzband/dependabot/pip/hypothesis-6.84.2
chore(deps-dev): bump hypothesis from 6.82.6 to 6.84.2
|
2023-09-06 22:40:12 -07:00 |
|
Mike
|
4b9f10b4a5
|
Merge pull request #410 from jazzband/dependabot/pip/django-4.2.5
chore(deps): bump django from 4.2.4 to 4.2.5
|
2023-09-06 22:40:02 -07:00 |
|
Mike
|
7fec64d6c1
|
Merge pull request #408 from jazzband/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
|
2023-09-06 22:39:50 -07:00 |
|
dependabot[bot]
|
6a78b02f5a
|
chore(deps-dev): bump hypothesis from 6.82.6 to 6.84.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.82.6 to 6.84.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.82.6...hypothesis-python-6.84.2)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 02:25:16 +00:00 |
|
dependabot[bot]
|
c7cef5350a
|
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.34)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-06 18:47:34 +00:00 |
|
mathiasag7
|
4be9a2413a
|
Update pyproject.toml
|
2023-09-06 17:48:19 +01:00 |
|
mathiasag7
|
6a01f163b6
|
Update CHANGELOG.md
|
2023-09-06 17:47:14 +01:00 |
|
mathiasag7
|
a73e327253
|
feat: natural key handler added to value model
|
2023-09-06 17:19:19 +01:00 |
|
mathiasag7
|
de7fb7963c
|
feat: natural key handler added to models except value model
|
2023-09-06 16:54:16 +01:00 |
|