Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 3732:0cc9b954f1f1
- fix version number in upgrading howto.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Tue, 17 Oct 2006 10:55:17 +0000 |
| parents | 790363e96852 |
| children | 7d1ab8c03049 |
comparison
equal
deleted
inserted
replaced
| 3731:e6ef9abfe403 | 3732:0cc9b954f1f1 |
|---|---|
| 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" | 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" |
| 12 steps. | 12 steps. |
| 13 | 13 |
| 14 .. contents:: | 14 .. contents:: |
| 15 | 15 |
| 16 Migrating from 1.1.2 to 1.X.X | 16 Migrating from 1.1.2 to 1.2.0 |
| 17 ============================= | 17 ============================= |
| 18 | 18 |
| 19 1.X.X Sorting and grouping by multiple properties | 19 1.2.0 Sorting and grouping by multiple properties |
| 20 ------------------------------------------------- | 20 ------------------------------------------------- |
| 21 | 21 |
| 22 Starting with this version, sorting and grouping by multiple properties | 22 Starting with this version, sorting and grouping by multiple properties |
| 23 is possible. This means that request.sort and request.group are now | 23 is possible. This means that request.sort and request.group are now |
| 24 lists. This is reflected in several places: | 24 lists. This is reflected in several places: |
