wagtail-modeltranslation/wagtail_modeltranslation/tests
Dario Marcelino d10d56a202 Fixes descendant_url_path on .save
Uses similar logic as Wagtail's .save() but adjusted for different
languages
2017-12-18 17:22:48 +00:00
..
__init__.py Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +00:00
models.py Fixes descendant_url_path on .save 2017-12-18 17:22:48 +00:00
settings.py #143: adds failing tests for StreamField fallback 2017-12-12 20:19:17 +00:00
test_settings.py Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +00:00
tests.py Adds failing test for descendant URL path update on .save 2017-12-18 17:21:39 +00:00
translation.py Fixes descendant_url_path on .save 2017-12-18 17:22:48 +00:00
urls.py Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +00:00