veekun_pokedex/pokedex/db
Zhorken 419f65c90c 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.
2010-03-15 23:24:29 -04:00
..
__init__.py Vastly improved the pokedex import/export UI. 2009-08-18 18:02:53 -07:00
load.py Optimized the fuck out of pokedex load. 2009-12-09 18:15:51 -08:00
rst.py Implemented rst as_text, for showing short move effects outside the Web. 2010-03-15 00:10:08 -07:00
tables.py Added language codes alongside the country codes. 2010-03-15 23:24:29 -04:00