django-eav2/tests
PUYUP 9b5df1c99e
fix: handle models with empty local_managers (#90)
* Fix value error

* test: add test for models with empty local_managers

* fix: check for local_managers being empty

Co-authored-by: Mike <22396211+Dresdn@users.noreply.github.com>
2021-10-26 06:10:36 -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 fix: handle models with empty local_managers (#90) 2021-10-26 06:10:36 -07:00
test_set_and_get.py test: use new test_project 2021-07-04 08:59:24 -07:00