django-modeltranslation/modeltranslation/management/commands
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 Added missing management command files. 2009-02-17 21:10:02 +00:00
sync_translation_fields.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
update_translation_fields.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00