summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_mixins.py
AgeCommit message (Expand)Author
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