mirror of
https://github.com/ankitects/anki.git
synced 2025-11-26 06:27:12 -05:00
- move most scheduling parameters from deck to models - remove obsolete fields in deck and models - decks->deck - remove deck id reference in models - move some deckVars into the deck table - simplify deckstorage - lock sessionhelper by default - add models/currentModel as properties instead of ORM mappings - remove models.tags - remove remaining support for memory-backed databases - use a blank string for syncName instead of null - remove backup code; will handle in gui - bump version to 100 - update unit tests |
||
|---|---|---|
| .. | ||
| deck | ||
| importing | ||
| off | ||
| syncing/media-tests | ||
| __init__.py | ||
| shared.py | ||
| test_deck.py | ||
| test_media.py | ||
| test_utils.py | ||