Skip to content

Commit ea9536b

Browse files
committed
Note that Jython has an alpha with 2.7 support.
1 parent 7f22588 commit ea9536b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/releases/1.5.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ Django 1.4 until you can upgrade your Python version. Per :doc:`our support poli
2727
</internals/release-process>`, Django 1.4 will continue to receive security
2828
support until the release of Django 1.6.
2929

30-
Django 1.5 does not run on Jython, because Jython doesn't currently offer any
31-
version compatible with Python 2.6.
30+
Django 1.5 does not run on a Jython final release, because Jython's latest release
31+
doesn't currently support Python 2.6. However, Jython currently does offer an alpha
32+
release featuring 2.7 support.
3233

3334
What's new in Django 1.5
3435
========================

0 commit comments

Comments
 (0)