django-eav2/tests
wolfmetr 2b9b9d7aa7 Fix for issue #648: Ensure choices are valid (value, label) tuples to avoid 'not enough values to unpack' error
(cherry picked from commit 30e8873b10db560b845f23697e00d20c42d7a989)
2025-02-24 18:53:50 -08:00
..
test_attributes.py fix(attribute): restore backward compatibility for invalid slugs 2024-09-01 21:26:45 -07:00
test_data_validation.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-09-01 14:57:47 -07:00
test_forms.py Fix for issue #648: Ensure choices are valid (value, label) tuples to avoid 'not enough values to unpack' error 2025-02-24 18:53:50 -08:00
test_logic.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2025-02-13 09:09:40 -08:00
test_misc_models.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-09-01 14:57:47 -07:00
test_natural_keys.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-09-01 14:57:47 -07:00
test_primary_key_format.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
test_queries.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
test_registry.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
test_set_and_get.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-09-01 14:57:47 -07:00
test_value.py feat(models): add database constraints to Value model 2025-02-24 18:26:28 -08:00