Changes between Initial Version and Version 1 of Ticket #23640, comment 6
- Timestamp:
- Oct 14, 2014, 5:12:10 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23640, comment 6
initial v1 12 12 self.assertEqual(MyModel.objects.count(), 4) 13 13 }}} 14 15 Removing {{{fixtures = ['data.json']}}} causes the second test to fail.