From 871e2d1a910e4ab6a710bd1fb5088822100654a7 Mon Sep 17 00:00:00 2001 From: Rui Manuel da Silva Martins Date: Mon, 25 May 2015 15:40:46 +0100 Subject: [PATCH] no message --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cf48bc..8203489 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Wagtail modeltranslation -(forked from https://github.com/deschler/django-modeltranslation) +(based on https://github.com/deschler/django-modeltranslation) Simple app containing a mixin model that integrates modeltranslation (https://github.com/deschler/django-modeltranslation) into wagtail panels system.