Changes between Initial Version and Version 1 of Ticket #23640, comment 5


Ignore:
Timestamp:
10/13/14 12:52:23 (9 years ago)
Author:
Thomas C
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23640, comment 5

    initial v1  
    1 It looks like a more generic problem with `TransactionTestCase` which does not restore properly the data from migrations between tests.
     1It looks like a more general problem with `TransactionTestCase` which does not restore properly the data from migrations between tests.
    22
    33I added a test demonstrating the problem : https://github.com/tchaumeny/django/compare/ticket_23640#diff-3d02be4b6d6ab6d1ac6fe6bbddc3a844R1
Back to Top