Changes between Version 2 and Version 3 of ReleaseNotes/0.6
- Timestamp:
- 07/27/09 15:25:10 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/0.6
v2 v3 4 4 5 5 * Introspection of models is now the default behaviour, falling back to parsing for unknown custom fields. This allows South to work with dynamically-created models. 6 * South commands should now run perceivably faster on large projects, mostly thanks to some great patches and ideas from Juan a t Akoha.6 * South commands should now run perceivably faster on large projects, mostly thanks to some great patches and ideas from Juan and Simon at Akoha. 7 7 * The verbosity of South commands has changed to omit printing the SQL it runs by default; you can re-enable it by passing `--verbosity=2`. Using `--db-dry-run` will implicitly set this higher verbosity level.
