Mercurial > p > roundup > code
view templates/minimal/TEMPLATE-INFO.txt @ 3061:b0f5ea4e4dff
First fixes for Python 2.1 compatibility:
* don't use booleans
* don't use a string > 1 char with 'in'
* use has_key instead of 'in' for dictionaries
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Wed, 05 Jan 2005 21:50:03 +0000 |
| parents | 21312a7564fd |
| children |
line wrap: on
line source
Name: minimal Description: This is an empty tracker - it must be customised for it to be useful! It only defines the bare minimum of information - the user database and the two default users (admin and anonymous). The rest is entirely up to you! Not recommended for first-time Roundup users (it's easier to tweak the Classic tracker). Intended-For: Roundup experts who need a clean slate to start with.
