Mercurial > p > roundup > code
diff doc/features.txt @ 2223:9b447ac40be3
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 18 Apr 2004 07:29:42 +0000 |
| parents | f76d1642014a |
| children | c8f426142289 |
line wrap: on
line diff
--- a/doc/features.txt Sun Apr 18 06:23:03 2004 +0000 +++ b/doc/features.txt Sun Apr 18 07:29:42 2004 +0000 @@ -8,13 +8,13 @@ *simple to install* - installation (including web interface) takes about 30 minutes + - the instant-gratification Demo Mode takes as long to set up as it + takes to type ``python demo.py`` :) - two templates included in the distribution for you to base your tracker on - - doesn't need *any* additional support software - python (2.1+) is enough to - get you going + - requires *no* additional support software - python (2.1+) is + enough to get you going - easy to set up higher-performance storage backends like sqlite_, metakit_, mysql and postgresql - - the really impatient can try the instant-gratification Demo Mode (``python - demo.py``) *simple to use* - accessible through the web, email, command-line or Python programs
