django-modeltranslation/modeltranslation/management/commands
partizan 7bb8194ac9
Merge pull request #485 from fdemmer/update_translation_fields
Add app_label and model_name arguments to update_translation_fields command
2019-11-08 10:25:52 +02:00
..
__init__.py Added missing management command files. 2009-02-17 21:10:02 +00:00
loaddata.py Removed superfluous can_import_settings check. The option has been removed in Django 1.11. 2017-02-22 14:17:27 +01:00
sync_translation_fields.py explicitly install and import six (which was removed from Django 3.0) 2019-10-05 21:07:08 +02:00
update_translation_fields.py Exclude proxy and not managed models 2018-11-09 20:06:28 +01:00