django-eav2/eav/logic
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
..
__init__.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
entity_pk.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00