django-eav2/test_project
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
..
migrations Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
__init__.py test: flatten test project 2021-07-04 08:58:33 -07:00
apps.py test: flatten test project 2021-07-04 08:58:33 -07:00
models.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00
settings.py refactor: apply ruff linter rules and standardize code style 2024-09-01 14:57:47 -07:00