diff doc/upgrading.txt @ 3281:751601e710d8

minor doc change
author Richard Jones <richard@users.sourceforge.net>
date Wed, 13 Apr 2005 06:17:17 +0000
parents 34d034a4c0d9
children 4aeb0d0cf0d6
line wrap: on
line diff
--- a/doc/upgrading.txt	Wed Apr 13 06:14:12 2005 +0000
+++ b/doc/upgrading.txt	Wed Apr 13 06:17:17 2005 +0000
@@ -93,6 +93,9 @@
   need to be copied. Neither do the last few lines -- those starting
   with ``import detectors``, down to ``return db`` inclusive.
 
+You may remove the ``__init__.py`` module from the "detectors" directory as
+it is no longer used.
+
 There's a new way to write extension code for Roundup - the old
 ``interfaces.py`` file will be ignored. See the `customisation
 documentation`_ for information about how extensions are now written.

Roundup Issue Tracker: http://roundup-tracker.org/