Skip to content

Commit ad765c4

Browse files
author
Engelbert Gruber
committed
Remove note on select_db.py from MIGRATION.TXT, should be there.
1 parent 7391d38 commit ad765c4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

MIGRATION.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ If you have modified your dbinit.py file, you may use encoded passwords:
4545
files=Multilink("file"),
4646
messageid=String(), inreplyto=String())
4747

48-
a file select_db.py is needed in the instance directory, containing probably:
49-
---
50-
# WARNING: DO NOT EDIT THIS FILE!!!
51-
from roundup.backends.back_anydbm import Database
52-
---
53-
or one could create a new instance and take the file from there.
54-
5548

5649
Migrating from 0.2.x to 0.3.x
5750
=============================

0 commit comments

Comments
 (0)