Jason Novinger 28a11f6aad Fixes #21357: Add support for registering custom model actions (#21560) 3 weeks ago
..
api 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 months ago
forms 28a11f6aad Fixes #21357: Add support for registering custom model actions (#21560) 3 weeks ago
graphql 53345f194a refactor(graphql): Replace FilterLookup[str] with StrFilterLookup 2 months ago
migrations 2b1f4ab51a Add migration files for indexes 1 month ago
models 28a11f6aad Fixes #21357: Add support for registering custom model actions (#21560) 3 weeks ago
tests d6a1cc5558 test(tables): Add reusable StandardTableTestCase 1 month ago
ui 28a11f6aad Fixes #21357: Add support for registering custom model actions (#21560) 3 weeks ago
__init__.py 27b289ee3b Initial push to public repo 10 years ago
apps.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 months ago
choices.py 1ee23ba6fa Initial work on #20210 7 months ago
constants.py 28a11f6aad Fixes #21357: Add support for registering custom model actions (#21560) 3 weeks ago
filterset_mixins.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 months ago
filtersets.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 months ago
preferences.py 1feb3742e2 add ENABLE_TRANSLATION setting to optionally turn translation off (#16096) 2 years ago
signals.py 8ea33df148 Fixes #20915: Ensure preferred language is applied during SSO login (#21590) 2 months ago
tables.py 7df062d590 Fixes #21358: Prevent exception when sorting by Token column (#21391) 2 months ago
urls.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 months ago
utils.py 9b85d92ad0 Clean up auth backend 7 months ago
views.py be1a29d7ee Misc cleanup 1 month ago