From 9907e3472a5d07e06749bf3408404bd9e4d42efc Mon Sep 17 00:00:00 2001 From: Dirk Eschler Date: Thu, 29 Nov 2012 13:34:04 +0100 Subject: [PATCH] Updated requirements for modeltranslation 0.5. --- docs/modeltranslation/installation.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/modeltranslation/installation.rst b/docs/modeltranslation/installation.rst index ed9def9..1350bc9 100644 --- a/docs/modeltranslation/installation.rst +++ b/docs/modeltranslation/installation.rst @@ -9,7 +9,9 @@ Requirements +------------------+------------+-----------+ | Modeltranslation | Python | Django | +==================+============+===========+ -| >=0.4 | 2.5 - 2-7 | 1.3 - 1.4 | +| ==0.5 | 2.6 - 2-7 | 1.3 - 1.5 | ++------------------+------------+-----------+ +| ==0.4 | 2.5 - 2-7 | 1.3 - 1.4 | +------------------+------------+-----------+ | <=0.3 | 2.4 - 2.7 | 1.0 - 1.4 | +------------------+------------+-----------+