Anki/anki/importing
Damien Elmes 4becd8399c implement field cache, fix unit tests, remove some importers
the field cache (fsums table) also needs to store the model id to preserve the
old behaviour of limiting duplicate checks to a given model, and to ensure
we're actually comparing against the same fields

removed the dingsbums and wcu importers; will accept them back if the authors
port them to the new codebase.
2011-04-28 09:23:54 +09:00
..
__init__.py implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00
anki10.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
csvfile.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
mnemosyne10.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
supermemo_xml.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00