Code

Add a note to the 'Invalid One Time Key' message about Mozilla
[roundup.git] / roundup / instance.py
2003-09-04 richardInitial implementaion (half-baked) at new Tracker instance.
2002-09-20 richard- verify contents of tracker module when the tracker...
2002-09-18 richardold habits...
2002-09-17 richardsanity check instance attributes on open
2002-09-10 richardremoved Log
2001-11-22 jhermannAdded module docstrings to all modules.
2001-11-12 richardFixed issues with nosy reaction and author copies.
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-05 richardInstances are now opened by a special function that...