We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc755a commit fd4627bCopy full SHA for fd4627b
doc/upgrading.txt
@@ -93,6 +93,9 @@ The ``dbinit.py`` file has been split into two new files,
93
need to be copied. Neither do the last few lines -- those starting
94
with ``import detectors``, down to ``return db`` inclusive.
95
96
+You may remove the ``__init__.py`` module from the "detectors" directory as
97
+it is no longer used.
98
+
99
There's a new way to write extension code for Roundup - the old
100
``interfaces.py`` file will be ignored. See the `customisation
101
documentation`_ for information about how extensions are now written.
0 commit comments