Code

using isinstance(blah, Foo) now instead of isFooType
[roundup.git] / roundup / hyperdb.py
2001-08-12 richardusing isinstance(blah, Foo) now instead of isFooType
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-02 richardRoundupdb now appends "mailing list" information to...
2001-08-01 richardmailgw was assuming certain properties existed on the...
2001-07-30 richardget() now has a default arg - for migration only.
2001-07-29 richardFixed sorting by clicking on column headings.
2001-07-29 richardFixed handling of passed-in values in form elements...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardCleanup of the link label generation.
2001-07-29 richardAdded the fabricated property "id".
2001-07-27 richardFixed some of the exceptions so they're the right type.
2001-07-27 richardjust some comments
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite