Changes between Version 23 and Version 24 of Download
- Timestamp:
- 07/19/09 14:59:25 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v23 v24 31 31 There's also a [http://github.com/andrewgodwin/south/tree/master GitHub] mirror. 32 32 33 If you already have a checkout of South, just run 34 35 {{{ 36 hg pull 37 hg update -C <tag> 38 }}} 39 40 to get the version you want - where `<tag>` is `stableish`, `0.5`, or `tip`. 41 33 42 == Install == 34 43
