Code

Added database importing and exporting through CSV files.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 10 Oct 2001 03:54:57 +0000 (03:54 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 10 Oct 2001 03:54:57 +0000 (03:54 +0000)
commit7b1c8c5bc859510cf3c61ab8d5f1672da5232e00
treee7a8463c910a9deb8d02bbb364cab092613abb89
parent736c95865460dedb7c35d09e3734bc1167968398
Added database importing and exporting through CSV files.
Uses the csv module from object-craft for exporting if it's available.
Requires the csv module for importing.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@286 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup-admin
roundup/hyperdb.py