Simple app containing a mixin model that integrates modeltranslation (https://github.com/deschler/django-modeltranslation) into wagtail panels system.
Find a file
2017-02-23 15:58:51 +00:00
wagtail_modeltranslation Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +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
runtests.py Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +00:00
setup.py Added packages and package_data to setup.py. 2017-02-21 14:54:15 +00:00