django-eav2/eav/logic
Mike b5b576aca5 refactor: apply ruff linter rules and standardize code style
Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
2024-09-01 14:57:47 -07:00
..
__init__.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
entity_pk.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
managers.py feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
object_pk.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
slug.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-08-31 21:20:36 -07:00