Changes between Initial Version and Version 1 of Ticket #10827, comment 12
- Timestamp:
- Feb 27, 2013, 3:33:20 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10827, comment 12
initial v1 1 The attached file is a fresh django project created with Django 1.4.5 which allows reproducingthe mentioned error.2 NOTE: This is not reproducible with the sqlite backend (MySQL was not tested but was reported to fail with InnoDB in other tickets #9207).1 The attached file is a fresh django project created with Django 1.4.5 which reproduces the mentioned error. 2 NOTE: This error is not reproducible with the sqlite backend (MySQL was not tested but was reported to fail with InnoDB in other tickets #9207). 3 3 4 4 Ticket #9207 is closed as fixed but due to lack of reproducibility. From the error it looks like a duplicate of the current.