comparison doc/features.txt @ 4226:d0a3ac73b4c1

clarify python version
author Richard Jones <richard@users.sourceforge.net>
date Mon, 20 Jul 2009 06:34:17 +0000
parents 1dab48842cbd
children e74c3611b138
comparison
equal deleted inserted replaced
4225:7baf1925c4c1 4226:d0a3ac73b4c1
10 - installation (including web interface) takes about 30 minutes 10 - installation (including web interface) takes about 30 minutes
11 - instant-gratification ``python demo.py`` :) 11 - instant-gratification ``python demo.py`` :)
12 - two templates included in the distribution for you to base your tracker on 12 - two templates included in the distribution for you to base your tracker on
13 - play with the demo, customise it and then use *it* as the template for 13 - play with the demo, customise it and then use *it* as the template for
14 your production tracker 14 your production tracker
15 - requires *no* additional support software - python (2.3+) is 15 - requires *no* additional support software - python (2.3+ but not 3+) is
16 enough to get you going 16 enough to get you going
17 - easy to set up higher-performance storage backends like sqlite_, 17 - easy to set up higher-performance storage backends like sqlite_,
18 mysql_ and postgresql_ 18 mysql_ and postgresql_
19 19
20 *simple to use* 20 *simple to use*

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