Mike
3e7563338f
chore: release 1.7.0
2024-09-01 15:39:31 -07:00
Mike
c35d1355b0
chore: prepare release v1.6.1
2024-06-23 14:06:01 -07:00
Mike
83e598a14d
chore: release v1.6.0
2024-03-14 07:26:57 -07:00
Mike
2d7b06c956
docs(eav): update documentation for Django EAV 2 admin integration and settings
2024-03-06 09:34:45 -08:00
Mike
3858d9f1d2
chore: release v1.5.0
2023-11-08 09:28:17 -07:00
Mike
debc0d099e
docs: Add test matrix updates to Changelog
2023-10-30 10:34:21 -07:00
mathiasag7
3b1be10e9b
feat: Provide UUIDField option for pk field and a natural key feature for serialization ( #428 )
2023-10-30 08:57:29 -07:00
Mike
d2ceab3af4
docs(changelog): document bug fix for querying with multiple EAV kwargs
2023-09-08 14:06:52 -07:00
Mike
dcfc74e8ae
1.4.0
2023-07-07 13:11:50 -07:00
Kira
208317322c
update CHANGELOG
2023-06-29 17:25:55 +08:00
Mike
a6ade067cc
chore: release 1.3.1
2023-02-22 10:37:41 -07:00
Mike
7cd0fb5295
chore: release 1.3.0
2023-02-10 10:22:32 -07:00
Mike
8718968a36
docs: update changelog
2023-02-10 10:02:49 -07:00
Mike
a98c0d2904
Use SplitDateTimeField for date Attribute types ( #321 )
...
* fix: use field class SplitDateTimeField for type 'date'
Fixes #261
* refactor: remove import conflict of django.forms
* style: isort imports
* docs: add fix #261 to changelog
2023-02-10 08:35:05 -08:00
Mikalai Hryb
5760f20f7a
fix BaseEntityAdmin
2022-09-01 01:01:43 +02:00
Mike
883ddfabea
chore: release 1.2.3
2022-08-15 12:07:07 -07:00
Mike
c5af0cec2a
docs: add changes to bug fix section
2022-08-15 11:56:59 -07:00
Mike
a3116ab263
chore: release 1.2.2
2022-08-13 10:56:30 -07:00
Mike
bbf12d5413
doc: update CHANGELOG
2022-08-12 15:00:59 -07:00
Mike
361eebf8cb
chore: update changelog for #187
2022-06-12 22:00:29 -07:00
Mike
8541928a4f
chore: release 1.2.1
2022-02-08 18:33:09 -08:00
David
99b9bfc3ef
fixes https://github.com/jazzband/django-eav2/issues/163 ( #164 )
...
* fixes https://github.com/jazzband/django-eav2/issues/163
* chore: revert content to master
* fix: don't expand relational fields
* chore: ignore .vscode
* chore: update changelog
* chore: remove stale code
Co-authored-by: Mike <mike@zivix.com>
Co-authored-by: Mike <22396211+Dresdn@users.noreply.github.com>
2022-02-08 18:13:12 -08:00
Mike
79daf02d66
release 1.2.0
2021-12-18 20:21:31 -08:00
Mike
dac24f4df7
Add Django 4.0 support ( #138 )
...
* chore: bump min python version to 3.7
* test: update test matrix versions
* doc: update changelog
* test: use strings for versions
* test: use major.minor for django version
2021-12-18 20:17:20 -08:00
Mike
ed7a808ee8
Allow for integer values larger than 32-bits ( #137 )
...
* style: apply ignores to all migrations
* feat: support 64-bit integers
* doc: update changelog
* test: add test for bigger than 32-bit integer
2021-12-18 19:29:38 -08:00
Mike
9f624b7f00
chore: bump version to 1.1.0 ( #116 )
2021-11-07 19:06:20 -08:00
Mike
d9bb51ff79
chore: misc repository clean up ( #108 )
...
* chore: remove tox
* chore: bump min python version to 3.6.2
* chore: remove old test runner
* chore: initial changelog
* chore: clean up pr template
* chore: remove manifest file
Co-authored-by: Mike Stralek <mike.stralek@gmail.com>
2021-10-31 02:02:30 +00:00
Mike
cae35d1032
chore: clean up tox, remove travis, add recommended files
2021-06-17 16:39:24 -07:00