django-modeltranslation/modeltranslation/tests
2013-02-15 11:08:37 +01:00
..
test_app Add autodiscover tests. 2013-02-09 20:35:34 +01:00
__init__.py Small refactor in _join_css_class and its test. 2013-02-15 11:08:37 +01:00
models.py Fix descriptor test for mysql. 2013-02-13 15:59:32 +01:00
project_translation.py Add autodiscover tests. 2013-02-09 20:35:34 +01:00
settings.py Refactor tests: refactor ModelValidationTest. 2012-12-06 17:59:28 +01:00
test_settings.py Allow tests to be run together with other apps. 2012-11-10 19:31:46 +01:00
translation.py Add descriptor test. 2013-02-13 11:59:11 +01:00
urls.py Switched to flake8 in favour of pep8 and pyflakes which allows to ignore certain statements. 2012-11-01 20:05:17 +01:00
utils.py Add MultilingualManager and its tests. 2012-11-11 16:28:29 +01:00