django-modeltranslation/modeltranslation/management/commands
Mihai Sucan 2ffe539727 Update modeltranslation/management/commands/sync_translation_fields.py
Fix exception:

TypeError: db_type() got multiple values for keyword argument 'connection'

Explanation: http://stackoverflow.com/questions/7068057/explicit-argument-in-signature-does-not-work-very-odd
2012-11-15 14:47:19 +02:00
..
__init__.py Added missing management command files. 2009-02-17 21:10:02 +00:00
sync_translation_fields.py Update modeltranslation/management/commands/sync_translation_fields.py 2012-11-15 14:47:19 +02:00
update_translation_fields.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00