mirror of
https://github.com/django/django.git
synced 2025-11-02 21:03:53 +00:00
Fixed #28594 -- Removed Jython docs and specific code
Thanks Andrey Martyanov for the reporti, and Tim Graham for the review.
This commit is contained in:
parent
32ade4d73b
commit
23b21db31b
8 changed files with 13 additions and 119 deletions
|
|
@ -15,10 +15,10 @@ your operating system's package manager.
|
|||
|
||||
.. admonition:: Django on Jython
|
||||
|
||||
If you use Jython_ (a Python implementation for the Java platform), you'll
|
||||
need to follow a few additional steps. See :doc:`/howto/jython` for details.
|
||||
Jython_ (a Python implementation for the Java platform) is not compatible
|
||||
with Python 3, so Django ≥ 2.0 cannot run on Jython.
|
||||
|
||||
.. _jython: http://jython.org/
|
||||
.. _jython: http://www.jython.org/
|
||||
|
||||
.. admonition:: Python on Windows
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue