Changes between Initial Version and Version 1 of Ticket #34540, comment 4
- Timestamp:
- May 4, 2023, 1:18:16 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34540, comment 4
initial v1 1 1 Also, this is a [https://docs.djangoproject.com/en/stable/topics/files/#using-a-callable documented] behavior so we cannot change it without the deprecation path: 2 2 > ''"Your callable will be evaluated when your models classes are loaded, and must return an instance of Storage."'' 3 4 -1 from me.