Simple app containing a mixin model that integrates modeltranslation (https://github.com/deschler/django-modeltranslation) into wagtail panels system.
Find a file
2017-03-06 11:39:23 +00:00
wagtail_modeltranslation Fixed duplicate slug validation. 2017-03-06 09:49:48 +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
.travis.yml Forced upgrade on pip in travis as the version available is old and causes problems. 2017-03-06 11:39:23 +00:00
runtests.py Added unit testing without the testcases of django-modeltranslation. 2017-02-23 15:58:51 +00:00
setup.py Fixed travis.yml. 2017-03-06 11:35:11 +00:00
tox.ini Added again tox and travis integration. 2017-03-06 11:00:02 +00:00