django-eav2/tests
David 99b9bfc3ef
fixes https://github.com/jazzband/django-eav2/issues/163 (#164)
* fixes https://github.com/jazzband/django-eav2/issues/163

* chore: revert content to master

* fix: don't expand relational fields

* chore: ignore .vscode

* chore: update changelog

* chore: remove stale code

Co-authored-by: Mike <mike@zivix.com>
Co-authored-by: Mike <22396211+Dresdn@users.noreply.github.com>
2022-02-08 18:13:12 -08:00
..
test_attributes.py Allow for integer values larger than 32-bits (#137) 2021-12-18 19:29:38 -08: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 fix: correct str() and repr() for EnumGroup and EnumValue (#92) 2021-10-26 07:04:44 -07:00
test_queries.py fixes https://github.com/jazzband/django-eav2/issues/163 (#164) 2022-02-08 18:13:12 -08: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