Add __repr__ to mapped classes
authorPetr Viktorin <encukou@gmail.com>
Sun, 3 Apr 2011 18:00:58 +0000 (21:00 +0300)
committerPetr Viktorin <encukou@gmail.com>
Sun, 3 Apr 2011 18:18:37 +0000 (21:18 +0300)
commitf2d70799fd34d7d7adb7705a100853b229e0afb3
tree062934a235bdd512734a100b8c771cb3d950f4b9
parent2a8dec47ae303c6b011d8b71e8e096a602518e23
Add __repr__ to mapped classes

This makes string representations of lists, tuples, dicts, etc. with the
DB objects make sense
pokedex/db/tables.py