Django

Code

Changeset 9323

Show
Ignore:
Timestamp:
11/01/08 15:51:54 (2 months ago)
Author:
kmtracey
Message:

Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/intro/install.txt

    r8993 r9323  
    2525    need to follow a few additional steps. See :ref:`howto-jython` for details. 
    2626 
    27 .. _jython: http://jython.org/ 
     27.. _jython: http://www.jython.org/ 
    2828 
    2929You can verify that Python's installed by typing ``python`` from your shell; you should see something like::