Changes between Initial Version and Version 1 of Ticket #26715, comment 2
- Timestamp:
- Jun 6, 2016, 10:20:57 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26715, comment 2
initial v1 1 1 Hi ezheidtmann, 2 2 3 You've reported this bug against Django 1.10 but this should have been solved by 7f51876f99851fdc3fef63aecdfbcffa199c26b9 (#26207) which stopped creating customproxy classes for deferred fields and which is part of 1.10. The deletion signal part was tested to be fixed in #18100.3 You've reported this bug against Django 1.10 but this should have been solved by 7f51876f99851fdc3fef63aecdfbcffa199c26b9 (#26207) which stopped dynamically creating custom model proxy classes for deferred fields and which is part of 1.10. The deletion signal part was tested to be fixed in #18100. 4 4 5 5 Please reopen this ticket if you're still experiencing this issue with Django 1.10a1.