veekun_pokedex/pokedex
Andrew Ekstedt 455174f19d Move PokemonMove back where it belongs.
Since we're mucking around with sqlalchemy core, all the tables that
PokemonMove references need to be defined already, so VersionGroup needs to
move up.
2015-05-25 21:25:36 -07:00
..
data/csv Split pokemon_moves into three tables. 2015-05-25 18:08:42 -07:00
db Move PokemonMove back where it belongs. 2015-05-25 21:25:36 -07:00
doc Er, fix tabledoc 2014-07-06 12:17:02 -07:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests "Fix" MultilangQuery. 2015-05-23 18:26:09 -07:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Remove use of Query.yield_per. 2015-05-23 18:26:09 -07:00
main.py Dump translations for official languages by default. 2014-06-01 19:44:32 -04:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00