veekun_pokedex/pokedex/db
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
..
__init__.py Match default language by id, not identifier. 2011-03-29 20:15:41 -07:00
load.py Fix pokedex load with empty tables. 2011-04-03 01:23:48 -07:00
markdown.py Enable nullable MarkdownColumns 2011-04-03 20:08:04 +03:00
multilang.py Update test_schema to the new API. Add some missing column metadata. 2011-04-01 15:59:53 -07:00
tables.py Add __repr__ to mapped classes 2011-04-03 21:18:37 +03:00