django-eav2/eav/models
serbanPricop e3ae5b516d style(entity): improve code style and consistency in Entity class
- Change `save` method signature to use keyword-only argument
2024-10-14 23:30:19 +03: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 style(entity): improve code style and consistency in Entity class 2024-10-14 23:30:19 +03: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