http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/templates/classic/initial_data.py Mercurial Repository: p/roundup/code: templates/classic/initial_data.py history 2006-11-16T14:16:16+00:00 mark priority and status names for translation http://hg.code.sf.net:8000/p/roundup/code/#changeset-9e07a5642dd0851165a7d6e66a0a82a14b5e7702 Alexander Smishlajev a1s@users.sourceforge.net 2006-11-16T14:16:16+00:00 2006-11-16T14:16:16+00:00
changeset 9e07a5642dd0
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description mark priority and status names for translation
files
docs editing from Jean Jordaan http://hg.code.sf.net:8000/p/roundup/code/#changeset-7308c3c5a9431c0ab2a048e706197d5bbf65b9b2 Richard Jones richard@users.sourceforge.net 2005-02-12T00:47:33+00:00 2005-02-12T00:47:33+00:00
changeset 7308c3c5a943
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description docs editing from Jean Jordaan
files
I thought I committed this last night. Ho hum. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a9e1fff1e79338e22ae70e19e3a4a867f4122c9f Richard Jones richard@users.sourceforge.net 2004-07-27T00:57:19+00:00 2004-07-27T00:57:19+00:00
changeset a9e1fff1e793
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description I thought I committed this last night. Ho hum.

- This implements most of the rest of the new tracker config layout:
- dbinit.py split between schema.py and initial_data.py
- interfaces.py gone
- tracker and detectors __init__.py gone
- Added some missing functionality to backends: db_exists test and db_nuke.
- Implemented configuration file options in postgresql backend.
- Cleaned up tracker initialisation a lot.
files