django-modeltranslation/modeltranslation/tests
Fernando ac91740a5c
feat: Adds a language option to the update_translation_fields commands
Refs #563
Co-authored-by Fernando Cordeiro <fernando.cordeiro@jeronimo-martins.com>
2020-08-18 10:33:41 +03:00
..
auth_migrations Django 1.10 integration (ref #381) 2016-08-19 21:23:45 +02:00
fixtures Apply population using a pre_save signal. 2013-02-19 10:47:25 +01:00
test_app fix flake8 warnings 2020-02-14 17:27:12 +02:00
__init__.py Removed unused code. 2017-06-23 06:49:38 +02:00
models.py Change ugettext_lazy to gettext_lazy 2020-03-06 16:37:55 +01:00
project_translation.py fix flake8 warnings 2020-02-14 17:27:12 +02:00
settings.py Fix failing tests when local migrations are used (Fixes: #527). 2019-11-13 13:25:59 +01:00
test_settings.py Initial work towards python 3 support 2013-04-08 11:41:06 +02:00
tests.py feat: Adds a language option to the update_translation_fields commands 2020-08-18 10:33:41 +03:00
translation.py Change ugettext_lazy to gettext_lazy 2020-03-06 16:37:55 +01:00
urls.py Remove the unsupported use-mirrors pip option 2016-09-14 12:35:58 +02:00