Mercurial > p > roundup > code
changeset 2660:2ebeb53eb336
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 17 Aug 2004 22:51:51 +0000 |
| parents | 534f78a2e400 |
| children | de64fb9c1fc0 |
| files | doc/features.txt |
| diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/features.txt Sat Aug 07 22:18:41 2004 +0000 +++ b/doc/features.txt Tue Aug 17 22:51:51 2004 +0000 @@ -8,9 +8,10 @@ *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`` :) + - instant-gratification ``python demo.py`` :) - two templates included in the distribution for you to base your tracker on + - play with the demo, customise it and then use *it* as the template for + your production tracker - requires *no* additional support software - python (2.1+) is enough to get you going - easy to set up higher-performance storage backends like sqlite_,
