Fix default language assignment once and for all.
[zzz-pokedex.git] / pokedex / tests / test_strings.py
2011-04-02  EeveeMerge branch 'encukou'
2011-04-01  Petr ViktorinRemove a bad test
2011-04-01  Petr ViktorinRemove the test for filter(Pokemon.name > u"Xatu")
2011-04-01  Petr ViktorinUpdate test_strings.py to the new API (still fails...
2011-03-13  EeveeMerge branch 'encukou'
2011-03-13  Petr ViktorinMake the string properties mutable
2011-03-13  Petr ViktorinSupport filtering by strings (Pokemon.name, Pokemon...