Anki/tests
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
..
off moving scheduling code into separate file, some preliminary refactoring 2011-04-28 09:23:28 +09:00
support simplify bold/italic/underline tags from qt in upgrade 2011-04-28 09:23:53 +09:00
__init__.py initial commit from hg 2008-09-27 23:50:03 +09:00
shared.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
test_deck.py implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00
test_find.py update unit tests for sqlalchemy drop 2011-04-28 09:23:53 +09:00
test_media.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
test_models.py change field storage format, improve upgrade speed 2011-04-28 09:23:53 +09:00
test_sched.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00