summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_mixins.py
AgeCommit message (Expand)Author
2025-01-15Refs #35405 -- Removed FieldCacheMixin.get_cache_name() per deprecation timel...Sarah Boyce
2024-08-28Refs #35405 -- Adjusted deprecation warning stacklevel in FieldCacheMixin.get...Simon Charette
2024-05-21Fixed #35405 -- Converted get_cache_name into a cached property in FieldCache...Adam Johnson