diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2012-03-31 16:30:36 +0000 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2012-03-31 16:30:36 +0000 |
| commit | 79ce1be26b5f0b213344f4afb69674e9f6cb8947 (patch) | |
| tree | bd452d739a38ad4ea36ab4c1630fb6d780316366 /docs | |
| parent | 98e9d1c6aba3670712887b0b20317dcb0e25f249 (diff) | |
Fix a reST error.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/howto/jython.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/jython.txt b/docs/howto/jython.txt index 5b11a883d9..2cee4e6daa 100644 --- a/docs/howto/jython.txt +++ b/docs/howto/jython.txt @@ -4,7 +4,7 @@ Running Django on Jython .. index:: Jython, Java, JVM -.. admonition:: +.. admonition:: Python 2.6 support Django 1.5 has dropped support for Python 2.5. Until Jython provides a new version that supports 2.6, Django 1.5 is no more compatible with Jython. |
