veekun_pokedex/pokedex/db
Petr Viktorin 3e8fa1bd1b Fix drain/recoil name in MoveMeta
The column was named recoil, but positive values meant
drain.
Rename the column, and introduce a hybrid property for
recoil.
2012-03-30 16:55:48 +02:00
..
__init__.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Add a missing import, remove some unused ones 2011-08-30 23:05:22 +03:00
markdown.py Make a few __get__ methods work properly on their class 2012-02-11 22:54:46 +01:00
multilang.py Allow ordering and filtering on translated texts, e.g. Move.name 2012-02-11 21:05:52 +01:00
tables.py Fix drain/recoil name in MoveMeta 2012-03-30 16:55:48 +02:00
translations.py Reading, merging, and writing translations 2011-04-11 17:03:27 +03:00
util.py Make id lookup util.get use query.get, avoiding queries for dupe lookups 2011-05-06 12:40:44 +03:00