wagtail-modeltranslation/wagtail_modeltranslation
2017-05-08 16:52:52 +01:00
..
management Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
static/wagtail_modeltranslation Added code from PR #80. 2017-03-08 15:01:05 +00:00
templatetags Compatibility with Python 3. 2017-03-06 14:16:20 +00:00
tests Compatibility with Python 3. 2017-03-06 14:16:20 +00:00
__init__.py Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00
apps.py Compatibility with Python 3. 2017-03-06 14:16:20 +00:00
patch_wagtailadmin.py Added RichTextFieldPanel to the default simple panel classes 2017-05-08 15:08:26 +01:00
settings.py Added setting to define custom simple and composed panels to be patched. 2017-03-10 16:43:19 +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 Updated docs for v0.6.0rc2 2017-05-08 16:52:52 +01:00
wagtail_hooks.py Added code from PR #80. 2017-03-08 15:01:05 +00:00