django-eav2/eav/models
Mike 8f18d5e7e2 fix(attribute): restore backward compatibility for invalid slugs
Replace ValidationError with a warning when creating Attributes with invalid slugs. This change allows existing code to continue functioning while alerting users to potential issues.
2024-09-01 21:26:45 -07:00
..
__init__.py refactor: split model modules 2023-11-30 13:05:20 -05:00
attribute.py fix(attribute): restore backward compatibility for invalid slugs 2024-09-01 21:26:45 -07:00
entity.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
enum_group.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
enum_value.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
value.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00