Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 1850:6e80f8f760a4
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 17 Oct 2003 01:53:11 +0000 |
| parents | 7dfd7469dc72 |
| children | 15cfde2c3db8 |
comparison
equal
deleted
inserted
replaced
| 1847:6889824fcdf9 | 1850:6e80f8f760a4 |
|---|---|
| 152 `Searching on categories`__. | 152 `Searching on categories`__. |
| 153 | 153 |
| 154 __ customizing.html#searching-on-categories | 154 __ customizing.html#searching-on-categories |
| 155 | 155 |
| 156 Also, the url field in the query class no longer starts with a '?'. You'll need | 156 Also, the url field in the query class no longer starts with a '?'. You'll need |
| 157 to remove this question mark from the url field to support queries. | 157 to remove this question mark from the url field to support queries. There's |
| 158 a script in the "tools" directory called ``migrate-queries.py`` that should | |
| 159 automatically change any existing queries for you. As always, make a backup | |
| 160 of your database before running such a script. | |
| 158 | 161 |
| 159 | 162 |
| 160 0.6.0 Notes for metakit backend users | 163 0.6.0 Notes for metakit backend users |
| 161 ------------------------------------- | 164 ------------------------------------- |
| 162 | 165 |
