Changes between Initial Version and Version 1 of Ticket #26787
- Timestamp:
- Jun 21, 2016, 9:55:01 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26787 – Description
initial v1 1 This is a consequence of the implementation of #26207 .1 This is a consequence of the implementation of #26207 in PR [https://github.com/django/django/pull/6118 6118] 2 2 3 3 Now, all fields have a `DeferredAttribute` descriptor. This has the consequence that this will trigger a model reload: