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
dependencies.py
load.py
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
util.py order_by_name: properly fall back to the specified languages, or identifier 2011-04-28 23:31:38 +03:00