Fix default language assignment once and for all.
[zzz-pokedex.git] / pokedex / tests / test_schema.py
2011-04-10  EeveeFix default language assignment once and for all.
2011-04-06  EeveeMerge remote-tracking branch 'origin/encounters-i18n'
2011-04-06  EeveeMerge branch 'encukou'
2011-04-04  Petr ViktorinMake MultilangSession's language class configurable
2011-04-03  Petr ViktorinMake a bunch of text columns nullable to support missin...
2011-04-03  EeveeFix the i18n test; now uses multilang's session subclasses.
2011-04-02  EeveeMerge branch 'encukou'
2011-04-01  Petr ViktorinReorder the classes in tables.py alphabetically. Also...
2011-04-01  Petr ViktorinUpdate test_schema to the new API. Add some missing...
2011-03-29  EeveeMerge remote-tracking branch 'origin/ability-changes'
2011-03-29  EeveeMerge branch 'schema-sanity'
2011-03-22  EeveeStarted switching to create_translation_table.
2011-03-22  EeveeSigh! Remove support for strings as keys; use Language...
2011-03-20  EeveeNew i18n schema thing impl, and fixed the new tests...
2011-03-19  EeveeAdded a test for the i18n dynamic table generation.
2011-03-13  EeveeMerge branch 'encukou'
2011-03-13  Petr ViktorinReplace all_tables by table_classes; get rid of globals()
2011-03-13  Petr ViktorinI18n for the database schema