diff --git a/docs/modeltranslation/installation.rst b/docs/modeltranslation/installation.rst index 87f231a..9bb20c7 100644 --- a/docs/modeltranslation/installation.rst +++ b/docs/modeltranslation/installation.rst @@ -8,19 +8,20 @@ Requirements Which Modeltranslation version is required for given Django-Python combination to work? -======= ==== ==== ==== ==== ==== ==== +======= ==== ==== ==== ==== ==== ==== ==== ==== Python Django -------- ----------------------------- -version 1.8 1.9 1.10 1.11 2.0 2.1 -======= ==== ==== ==== ==== ==== ==== +------- --------------------------------------- +version 1.8 1.9 1.10 1.11 2.0 2.1 2.2 3.0 +======= ==== ==== ==== ==== ==== ==== ==== ==== 2.7 |9| |11| |12| |13| 3.2 |9| 3.3 |9| 3.4 |9| |11| |12| |13| |13| 3.5 |9| |11| |12| |13| |13| |13| -3.6 |13| |13| |13| -3.7 |13| |13| -======= ==== ==== ==== ==== ==== ==== +3.6 |13| |13| |13| |14| |14| +3.7 |13| |13| |14| |14| +3.8 |13| |13| |14| |14| +======= ==== ==== ==== ==== ==== ==== ==== ==== (``-X`` denotes "up to version X", whereas ``X+`` means "from version X upwards") @@ -28,7 +29,7 @@ version 1.8 1.9 1.10 1.11 2.0 2.1 .. |11| replace:: 0.11+ .. |12| replace:: 0.12+ .. |13| replace:: 0.13+ - +.. |14| replace:: 0.15+ Using Pip ---------