Changes between Initial Version and Version 1 of Ticket #10808, comment 18


Ignore:
Timestamp:
Sep 5, 2012, 2:30:42 PM (12 years ago)
Author:
Luc Saffre

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10808, comment 18

    initial v1  
    1 The following workaround uses the class_prepared signal to removes any duplicate fields from `_meta._field_cache`:
     1The following workaround uses the class_prepared signal to remove any duplicate fields from `_meta._field_cache`:
    22
    33
Back to Top