Mercurial > p > roundup > code
diff MIGRATION.txt @ 504:175b1a9e80f8
Remove note on select_db.py from MIGRATION.TXT, should be there.
| author | Engelbert Gruber <grubert@users.sourceforge.net> |
|---|---|
| date | Wed, 09 Jan 2002 08:01:42 +0000 |
| parents | 25f2a3405739 |
| children | 623f3d0cb180 |
line wrap: on
line diff
--- a/MIGRATION.txt Tue Jan 08 12:10:22 2002 +0000 +++ b/MIGRATION.txt Wed Jan 09 08:01:42 2002 +0000 @@ -45,13 +45,6 @@ files=Multilink("file"), messageid=String(), inreplyto=String()) -a file select_db.py is needed in the instance directory, containing probably: ---- -# WARNING: DO NOT EDIT THIS FILE!!! -from roundup.backends.back_anydbm import Database ---- -or one could create a new instance and take the file from there. - Migrating from 0.2.x to 0.3.x =============================
