veekun_pokedex/pokedex/db
Petr Viktorin 3c17720a1c order_by_name: properly fall back to the specified languages, or identifier
Sometimes, translations are incomplete. Handle this gracefully by allowing
fallback languages. If there are none, fall back to the identifier to get
at least some order.
2011-04-28 23:31:38 +03:00
..
__init__.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Load translations in pokedex load. 2011-04-11 17:07:38 +03:00
markdown.py Update markdown.py docstring 2011-04-12 11:10:36 +03:00
multilang.py Typo: multilang docstring was wrong 2011-04-17 22:34:02 -07:00
tables.py Make Pokemon.form an actual relation 2011-04-17 22:34:03 -07:00
translations.py Reading, merging, and writing translations 2011-04-11 17:03:27 +03:00
util.py order_by_name: properly fall back to the specified languages, or identifier 2011-04-28 23:31:38 +03:00