Code

sqlite backend!
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 18 Sep 2002 05:07:49 +0000 (05:07 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 18 Sep 2002 05:07:49 +0000 (05:07 +0000)
commitb5c486ed75085168302bfb5eabcaa839a7e692ae
treef6506424005813c0eec58fd379a70ecedac143d2
parenta63439c1604417073e37f65d2bce1c6ea3f43af3
sqlite backend!

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1189 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
TODO.txt
doc/announcement.txt
roundup/admin.py
roundup/backends/__init__.py
roundup/backends/back_gadfly.py
roundup/backends/back_sqlite.py [new file with mode: 0644]
roundup/backends/rdbms_common.py [new file with mode: 0644]
roundup/templates/classic/html/file.newitem [deleted file]
test/test_db.py
test/test_init.py