django1/tests/i18n
Claude Paroz 51998dffe7 Removed check for 0.15 version of gettext tools
gettext 0.15 has been released in July 2006.
2013-05-22 18:21:33 +02:00
..
commands Removed check for 0.15 version of gettext tools 2013-05-22 18:21:33 +02:00
contenttypes Added TransRealMixin to fix i18n global state pollution in the test suite 2013-05-19 12:05:57 +02:00
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
patterns Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
resolution Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Fixed #11915: generic Accept-Language matches country-specific variants 2013-05-19 12:50:09 +02:00
forms.py Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Removed check for 0.15 version of gettext tools 2013-05-22 18:21:33 +02:00
urls.py Fixed #5241 -- Kept active transalation in LocaleMiddleware.process_response. 2013-02-28 14:21:48 +01:00