mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
Implement custom validation for Attribute model's slug field to ensure it's a valid Python identifier. Add corresponding test case. |
||
|---|---|---|
| .. | ||
| test_attributes.py | ||
| test_data_validation.py | ||
| test_forms.py | ||
| test_logic.py | ||
| test_misc_models.py | ||
| test_natural_keys.py | ||
| test_primary_key_format.py | ||
| test_queries.py | ||
| test_registry.py | ||
| test_set_and_get.py | ||