Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 1851:fe15b8506d47 maint-0.6
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 17 Oct 2003 01:53:15 +0000 |
| parents | f0bf3a9a8b0e |
| children | bb6dd84b4f77 |
comparison
equal
deleted
inserted
replaced
| 1849:686f8de4a62c | 1851:fe15b8506d47 |
|---|---|
| 137 `Searching on categories`__. | 137 `Searching on categories`__. |
| 138 | 138 |
| 139 __ customizing.html#searching-on-categories | 139 __ customizing.html#searching-on-categories |
| 140 | 140 |
| 141 Also, the url field in the query class no longer starts with a '?'. You'll need | 141 Also, the url field in the query class no longer starts with a '?'. You'll need |
| 142 to remove this question mark from the url field to support queries. | 142 to remove this question mark from the url field to support queries. There's |
| 143 a script in the "tools" directory called ``migrate-queries.py`` that should | |
| 144 automatically change any existing queries for you. As always, make a backup | |
| 145 of your database before running such a script. | |
| 143 | 146 |
| 144 | 147 |
| 145 0.6.0 Notes for metakit backend users | 148 0.6.0 Notes for metakit backend users |
| 146 ------------------------------------- | 149 ------------------------------------- |
| 147 | 150 |
