Changes between Initial Version and Version 1 of Ticket #10808, comment 18
- Timestamp:
- Sep 5, 2012, 2:30:42 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10808, comment 18
initial v1 1 The following workaround uses the class_prepared signal to remove sany duplicate fields from `_meta._field_cache`:1 The following workaround uses the class_prepared signal to remove any duplicate fields from `_meta._field_cache`: 2 2 3 3