Updated requirements for modeltranslation 0.5.

This commit is contained in:
Dirk Eschler 2012-11-29 13:34:04 +01:00
parent 321b8a1e48
commit 9907e3472a

View file

@ -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 |
+------------------+------------+-----------+