summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-12-03Fixed a couple of typos.Ramiro Morales
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-09-16Fixed #16803 -- Use model verbose_name directly as ContentType unicode repres...Carl Meyer
2010-09-12Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor.Russell Keith-Magee
2010-03-01Fixed #12779 - Sanitize numeric form field input according to decimal and tho...Jannis Leidel
2010-02-05Fixed #12777 - Localize decimal fields correctly. Thanks, Florian ApollonerJannis Leidel
2009-12-30Fixed #12444 - Date based widgets now correctly handle input values when usin...Jannis Leidel
2007-10-04Fixed #5641 -- Handle lazy translations correctly when used as default argume...Malcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick