📜 ⬆️ ⬇️

Django + Java = django-jython 1.0.0

Django-jython version 1.0.0 silently and imperceptibly released - excellent development,
which allows you to deploy django applications on java application servers.

Changes:

Added support for Oracle.
Added support for MySQL.
PostgreSQL works with Django 1.1.x.
Team war: fixed problems associated with work with applications not included in the project.
PostgreSQL: DecimalField now works as expected.
Added doj.VERSION in the same form as django.VERSION
Stand-alone Documentation included in release.

Reference to the documentation:
http://files.leosoto.com/dojdocs/html/index.html
')
Link to google code:
http://code.google.com/p/django-jython/

Link to pypi:
http://pypi.python.org/pypi/django-jython

Source: https://habr.com/ru/post/74761/


All Articles