Code

. split instance initialisation into two steps, allowing config changes
[roundup.git] / roundup / admin.py
2002-05-23 richard . split instance initialisation into two steps, allowi...
2002-04-27 richardminor fix to error message
2002-03-12 richard . #527416 ] roundup-admin uses undefined value
2002-02-27 richardRan it through pychecker, made fixes
2002-02-20 richardWasn't handling the cvs parser feeding properly.
2002-01-23 grubert . allow abbreviation of "help" in admin tool too.
2002-01-21 rochecompaanYou can now use the roundup-admin tool to pack the...
2002-01-14 richard . #503164 ] create and passwords
2002-01-08 rochecompaanMissing "self" in props_from_args
2002-01-07 richard#500140 ] AdminTool.get_class() returns nothing
2002-01-05 richardI18N'ed roundup admin - and split the code off into...