Changes between Version 5 and Version 6 of ReleaseNotes/0.7
- Timestamp:
- 01/26/10 15:59:19 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/0.7
v5 v6 7 7 === Backwards incompatible changes === 8 8 9 * Tests now run **with**migrations by default, not using syncdb for everything as in 0.6. This is the behaviour most people expect; to turn it off again, set `SOUTH_TESTS_MIGRATE` to False (migrating everything can be slow).9 * Tests now run '''with''' migrations by default, not using syncdb for everything as in 0.6. This is the behaviour most people expect; to turn it off again, set `SOUTH_TESTS_MIGRATE` to False (migrating everything can be slow). 10 10 11 11 === Major changes ===
