wagtail-modeltranslation/wagtail_modeltranslation
2017-03-03 16:33:26 +00:00
..
management Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
static/wagtail_modeltranslation Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
templatetags Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
tests Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +00:00
__init__.py Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
apps.py Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
patch_wagtailadmin.py Fixed patched set_url_method to update the url_path for the page children. 2017-03-03 16:33:26 +00:00
translation.py Fixed the search_fields patching for the new implementation. 2017-02-23 15:55:26 +00:00
translator.py Simplified process to make a translated field required. 2017-03-01 11:51:21 +00:00
utils.py Code cleanup. 2017-03-03 11:10:27 +00:00
wagtail_hooks.py Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00