From 6a2de08a948035a0c3a261a9c3fec821754ea960 Mon Sep 17 00:00:00 2001 From: Rui Martins Date: Fri, 22 May 2015 12:08:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1b25b..e8a05b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Wagtail modeltranslation +# Wagtail modeltranslation (forked from 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.