mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-24 12:13:45 +00:00
Updated requirements for modeltranslation 0.5.
This commit is contained in:
parent
321b8a1e48
commit
9907e3472a
1 changed files with 3 additions and 1 deletions
|
|
@ -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 |
|
||||
+------------------+------------+-----------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue