django-modeltranslation/modeltranslation/tests
Dirk Eschler 3acfa09dbc - Validated codebase against pep8 and pyflakes.
- Fixed an undefined name bug in add_localized_fields error message when a model already has a field by the name that is added.
- Fixed redefined method name in ModeltranslationWithFileFields test class.
2012-10-24 11:06:35 +02:00
..
__init__.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
settings.py Added missing DEFAULT_LANGUAGE setting. 2012-07-13 08:04:11 +00:00
urls.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00