veekun_pokedex/pokedex/db
Andrew Ekstedt d320452288 Split overworld effects into a separate column.
Overworld effects used to be marked by "Overworld:" in the effect text.
This commit simply splits the existing text on that string.
2012-06-01 21:17:57 -07:00
..
__init__.py
dependencies.py
load.py Ahem, ACTUALLY drop types when loading. 2012-03-31 21:30:05 -07: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 Split overworld effects into a separate column. 2012-06-01 21:17:57 -07:00
translations.py
util.py