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
aa64b961d1
test: remove django_jsonfield_backport app
2023-02-10 10:05:48 -07:00
Mike
a98766fc55
Add support for Entity models with UUID as a primary key. ( #89 )
...
* chore: fix repo links
* style: flake8 format models.Value
* test: add test for an entity with uuid pk
* feat: support entity models with uuid as pk
* test: check Value repr and str methods
2021-10-22 15:36:17 -07:00
Mike
f8773956ed
chore: add system version check for type imports
2021-10-20 07:31:08 -07:00
Mike
98c6be3ba5
chore: add new field and basic typing
2021-10-20 07:05:23 -07:00
Mike
eb21c74a21
Implement django_jsonfield_backport
2021-10-15 17:25:10 -07:00
Mike
86ccff34e9
test: flatten test project
2021-07-04 08:58:33 -07:00