django-eav2/tests
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
..
test_attributes.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
test_data_validation.py test: use new test_project 2021-07-04 08:59:24 -07:00
test_forms.py test: Add new get_or_create() with defaults test 2021-10-20 07:06:09 -07:00
test_misc_models.py test: use new test_project 2021-07-04 08:59:24 -07:00
test_queries.py test: Add new get_or_create() with defaults test 2021-10-20 07:06:09 -07:00
test_registry.py test: use new test_project 2021-07-04 08:59:24 -07:00
test_set_and_get.py test: use new test_project 2021-07-04 08:59:24 -07:00