django-eav2/test_project
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
..
migrations Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
__init__.py test: flatten test project 2021-07-04 08:58:33 -07:00
apps.py test: flatten test project 2021-07-04 08:58:33 -07:00
models.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
settings.py Implement django_jsonfield_backport 2021-10-15 17:25:10 -07:00