Author: jbronn
Date: 2009-03-29 22:36:35 -0500 (Sun, 29 Mar 2009)
New Revision: 10189

Modified:
   django/branches/releases/1.0.X/docs/howto/jython.txt
Log:
[1.0.X] Fixed #10653 -- Update docs regarding Jython support.  Thanks, Leo Soto 
for ticket & patch.

Backport of r10188 from trunk.


Modified: django/branches/releases/1.0.X/docs/howto/jython.txt
===================================================================
--- django/branches/releases/1.0.X/docs/howto/jython.txt        2009-03-30 
03:32:40 UTC (rev 10188)
+++ django/branches/releases/1.0.X/docs/howto/jython.txt        2009-03-30 
03:36:35 UTC (rev 10189)
@@ -17,19 +17,9 @@
 Installing Jython
 =================
 
-Django works with Jython versions 2.5 and higher.
+Django works with Jython versions 2.5b3 and higher. Download Jython at 
+http://www.jython.org/.
 
-.. warning::
-
-    As of the writing of this document, a version of Jython compatible with
-    Django has not yet been released. The forthcoming 2.5a2+ release will be be
-    the first in which Django will work out of the box.
-
-    In the meantime, you'll need to use the latest development version of 
Jython
-    obtained from Jython's SVN repository.
-
-Download Jython at http://www.jython.org/.
-
 Creating a servlet container
 ============================
 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to