---
title: "Django di Jython"
version: 2.0
locale: id
source: https://docs.djangoproject.com/id/2.0/howto/jython/
canonical: https://djangodocs.dev/id/2.0/howto/jython/
---
# Django di Jython

[Jython](http://www.jython.org/) adalah sebuah penerapan dari Python yang berjalan pada podium Java (JVM).

If you want to use Jython (which supports only Python 2.7 at the time of this
writing), you must use Django 1.11.x (the last series to support Python 2).
Jython support may be readded to Django if a Python 3 compatible Jython is
released.
