..
api
chore(ruff): Sort `__all__` definitions across modules
2026-02-20 15:36:01 +01:00
forms
chore(ruff): Sort `__all__` definitions across modules
2026-02-20 15:36:01 +01:00
graphql
chore(ruff): Sort `__all__` definitions across modules
2026-02-20 15:36:01 +01:00
management
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
migrations
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
models
chore(ruff): Sort `__all__` definitions across modules
2026-02-20 15:36:01 +01:00
tables
chore(ruff): Sort `__all__` definitions across modules
2026-02-20 15:36:01 +01:00
tests
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
ui
refactor(virtualization): Port to declarative layout
2026-02-20 14:58:20 +01:00
__init__.py
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
apps.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
choices.py
#13428 : Misc cleanup
2024-11-26 09:56:33 -05:00
constants.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
fields.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
filtersets.py
chore(ruff): Sort `__all__` definitions across modules
2026-02-20 15:36:01 +01:00
formfields.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
lookups.py
Closes #21473 : Enable UP rules and modernize string formatting ( #21488 )
2026-02-19 10:25:08 -06:00
managers.py
Update views to restrict all querysets
2020-06-01 11:43:49 -04:00
querysets.py
Update get_for_virtualmachine to support lookup by cluster location
2025-05-13 22:20:54 -04:00
search.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
signals.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
urls.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
utils.py
Fixes #21407 : Enable I (isort) and stabilize import ordering ( #21458 )
2026-02-18 10:41:51 -06:00
validators.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
views.py
chore(ruff): Enable RET rules and add explicit fallbacks
2026-02-18 16:49:36 -05:00