django-modeltranslation/modeltranslation/management/commands
2012-07-11 12:57:37 +00:00
..
__init__.py Added missing management command files. 2009-02-17 21:10:02 +00:00
sync_translation_fields.py Added a new management command sync_database_fields to sync the database after a new model has been registered or a new language has been added. Resolves issue 62 (thanks to Sébastien Fievet and the authors of django-transmeta). 2012-07-11 12:57:37 +00:00
update_translation_fields.py Some cleanups and validated codebase against PEP8 and coding guidelines. 2012-07-04 10:09:22 +00:00