django-eav2/eav/models
2026-05-22 16:26:04 -07:00
..
__init__.py style(lint): apply ruff formatting rules with defined target-version 2025-02-13 07:40:43 -08:00
attribute.py fix: replace Optional[X] type hints with X | None (UP045) 2026-05-22 16:26:04 -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 fix: replace Optional[X] type hints with X | None (UP045) 2026-05-22 16:26:04 -07:00