Added language codes alongside the country codes.
authorZhorken <zhorken@gmail.com>
Tue, 16 Mar 2010 03:24:29 +0000 (23:24 -0400)
committerZhorken <zhorken@gmail.com>
Tue, 16 Mar 2010 03:24:29 +0000 (23:24 -0400)
commitfa4fa75486e2e2e3cd1db1a918a5c281f7972fad
treebd2b37cdf351cb005ac54564c379ff1ef1854e0b
parent945c8ee19d06c084afeeafc30c35a3941ffe9971
Added language codes alongside the country codes.

Language codes are ISO 639-1; country codes are ISO 3166-1 alpha-2.

The country codes are important to keep for flags and stuff, I guess,
but reporting the language code as a short form for the language is
more correct.

Gonna see if I can do that, I guess.  I added the language codes mostly
just because I was adding languages.
pokedex/data/csv/languages.csv
pokedex/db/tables.py