Add pokedex.util.get: helpers to get stuff out of the DB easily
authorPetr Viktorin <encukou@gmail.com>
Thu, 14 Apr 2011 14:42:35 +0000 (17:42 +0300)
committerPetr Viktorin <encukou@gmail.com>
Thu, 14 Apr 2011 16:37:58 +0000 (19:37 +0300)
commite1049afcb86c7bf61635d0106516ebca02938c62
treee9f388d1e6c24afc65c78d87dcaccaf427d62118
parent095fdd7d58c012cbe6345d369d00c26b8159e935
Add pokedex.util.get: helpers to get stuff out of the DB easily
pokedex/tests/test_util.py [new file with mode: 0644]
pokedex/util/get.py [new file with mode: 0644]