Simple app containing a mixin model that integrates modeltranslation (https://github.com/deschler/django-modeltranslation) into wagtail panels system.
Find a file
Alexandre Silva 564469266b Fixed the search_fields patching for the new implementation.
Renamed PageTranslationOptions to WagtailTranslationOptions.
2017-02-23 15:55:26 +00:00
wagtail_modeltranslation Fixed the search_fields patching for the new implementation. 2017-02-23 15:55:26 +00:00
.gitignore Changed original setup.py to add django-modeltranslation as a dependency. Automatic installation of project dependencies (wagtail and django-modeltranslation). 2017-02-20 14:24:29 +00:00
setup.py Added packages and package_data to setup.py. 2017-02-21 14:54:15 +00:00