django-modeltranslation/modeltranslation/tests
2023-05-30 12:07:18 +02:00
..
fixtures Apply population using a pre_save signal. 2013-02-19 10:47:25 +01:00
migrations chore: Update formatting 2023-02-09 10:38:43 +02:00
test_app style: Apply black 2021-09-18 10:55:39 +03:00
__init__.py Removed unused code. 2017-06-23 06:49:38 +02:00
models.py feat: Add support for ManyToManyFields 🧑‍🤝‍🧑 (#668) 2023-01-27 15:05:18 +02:00
project_translation.py fix flake8 warnings 2020-02-14 17:27:12 +02:00
settings.py feat(dev): Migrate to pytest 2022-07-13 19:02:47 +03:00
tests.py Add update_or_create method to MultilingualQuerySet and add test for it in ModeltranslationTest class. 2023-05-30 12:07:18 +02:00
translation.py feat: Add support for ManyToManyFields 🧑‍🤝‍🧑 (#668) 2023-01-27 15:05:18 +02:00
urls.py feat(dev): Migrate to pytest 2022-07-13 19:02:47 +03:00