mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-04 03:24:52 +00:00
Added requirements for 0.9 release (ref #299).
This commit is contained in:
parent
f6d02c1e5a
commit
2a63788e0d
1 changed files with 7 additions and 1 deletions
|
|
@ -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 |
|
||||
| +------------+-----------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue