veekun_pokedex/pokedex/db
Andrew Ekstedt 38ce28e48f Drop Generation.canonical_pokedex.
Generation VI doesn't have a canonical pokedex (it has three). We don't
use this anywhere and as far as i can tell we never have. We can revive
it in another form if and when we find we need it.

Conflicts:
	pokedex/data/csv/generations.csv
	pokedex/db/tables.py
2013-10-18 18:58:07 -07:00
..
__init__.py
dependencies.py
load.py
markdown.py
multilang.py Add __tablename__ to translation tables 2013-08-07 14:13:04 +02:00
tables.py Drop Generation.canonical_pokedex. 2013-10-18 18:58:07 -07:00
translations.py
util.py