comparison doc/upgrading.txt @ 1821:f0bf3a9a8b0e maint-0.6

sigh
author Richard Jones <richard@users.sourceforge.net>
date Mon, 29 Sep 2003 08:25:31 +0000
parents 9560e94beeea
children fe15b8506d47
comparison
equal deleted inserted replaced
1820:9560e94beeea 1821:f0bf3a9a8b0e
5 Please read each section carefully and edit your tracker home files 5 Please read each section carefully and edit your tracker home files
6 accordingly. 6 accordingly.
7 7
8 .. contents:: 8 .. contents::
9 9
10 Migrating from 0.6.x to 0.6.3
11 =============================
12
13 0.6.3 Configuration
14 -------------------
15
16 You will need to copy the file::
17
18 templates/classic/detectors/__init__.py
19
20 to your tracker's ``detectors`` directory, replacing the one already there.
21 This fixes a couple of bugs in that file.
22
23
10 24
11 Migrating from 0.5 to 0.6 25 Migrating from 0.5 to 0.6
12 ========================= 26 =========================
13
14 27
15 0.6.0 Configuration 28 0.6.0 Configuration
16 ------------------- 29 -------------------
17 30
18 Introduced EMAIL_FROM_TAG config variable. This value is inserted into 31 Introduced EMAIL_FROM_TAG config variable. This value is inserted into

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