Changes between Version 1 and Version 2 of ReleaseNotes/0.6
- Timestamp:
- 07/25/09 10:09:38 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/0.6
v1 v2 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 at Akoha. 6 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.
