Added requirements for 0.9 release (ref #299).

This commit is contained in:
Dirk Eschler 2015-04-16 10:46:15 +02:00
parent f6d02c1e5a
commit 2a63788e0d

View file

@ -9,7 +9,13 @@ Requirements
+------------------+------------+-----------+
| Modeltranslation | Python | Django |
+==================+============+===========+
| >=0.8 | 3.2 - 3.4 | 1.5 - 1.7 |
| >=0.9 | 3.2 - 3.4 | 1.5 - 1.8 |
| +------------+-----------+
| | 2.7 | 1.8 |
| +------------+-----------+
| | 2.6 - 2.7 | 1.4 - 1.6 |
+------------------+------------+-----------+
| ==0.8 | 3.2 - 3.4 | 1.5 - 1.7 |
| +------------+-----------+
| | 2.7 | 1.7 |
| +------------+-----------+