veekun_pokedex/pokedex
Petr Viktorin 8cddfefc4c Add __repr__ to mapped classes
This makes string representations of lists, tuples, dicts, etc. with the
DB objects make sense
2011-04-03 21:18:37 +03:00
..
data/csv Created flavor summary tables. 2011-04-01 17:07:28 -07:00
db Add __repr__ to mapped classes 2011-04-03 21:18:37 +03:00
struct Rename internal_id to game_index. 2011-03-24 19:37:12 -07:00
tests Make a bunch of text columns nullable to support missing translations 2011-04-03 20:08:05 +03:00
__init__.py Faster pokedex load for PostgreSQL #526 2011-03-29 17:42:48 +03:00
defaults.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Random lookup algorithm is now more naive, but less broken. 2011-04-03 01:56:27 -07:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00