Code

More informative error message
[roundup.git] / roundup / backends / __init__.py
2002-05-22 richard . changed the default message list in issues to displa...
2002-02-16 richard . #516854 ] "My Issues" and redisplay
2002-01-22 richardI was certain I'd already done this (there's even a...
2001-12-12 richardI fixed the problems with people whose anydbm was using...
2001-12-10 richardEnabled transaction support in the bsddb backend. It...
2001-12-10 richardFrom CHANGES:
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-07-30 richardChecks for ability to import the specific back-end...
2001-07-23 richard*sigh* some databases have _foo.so as their underlying...
2001-07-23 richardMoved the database backends off into backends.
2001-07-23 richardmade backends a package