django-modeltranslation/modeltranslation/tests
Dirk Eschler b20496cb22 Merge pull request #113 from zlorf/metaclass_field_aggregation
TranslationOptions fields inheritance
2012-11-15 13:54:21 -08:00
..
__init__.py Merge pull request #113 from zlorf/metaclass_field_aggregation 2012-11-15 13:54:21 -08:00
models.py Added test for CommaSeparatedIntegerField and noted that it's implicitly supported as a subclass of CharField. 2012-11-15 21:29:02 +01:00
settings.py Add fallback language feature and base tests. 2012-11-13 16:28:42 +01:00
test_settings.py Allow tests to be run together with other apps. 2012-11-10 19:31:46 +01:00
translation.py Merge pull request #113 from zlorf/metaclass_field_aggregation 2012-11-15 13:54:21 -08: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