[Django] #20052: Running Django on Jython

18 views
Skip to first unread message

Django

unread,
Mar 15, 2013, 6:19:45 AM3/15/13
to django-...@googlegroups.com
#20052: Running Django on Jython
----------------------------------+--------------------
Reporter: adrien.sebbane@… | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.5
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------
In the frame of the section, we can read:
"Django 1.5 has dropped support for Python 2.5. Therefore, you have to use
a Jython 2.7"

This does not make sense because I think what was meant actually was
"'''J'''ython 2.5".

Best Regards
Greetings

Adrien

--
Ticket URL: <https://code.djangoproject.com/ticket/20052>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 15, 2013, 8:15:32 AM3/15/13
to django-...@googlegroups.com
#20052: Running Django on Jython
--------------------------------------+------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.5
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by aaugustin):

* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* type: Uncategorized => Cleanup/optimization
* needs_tests: => 0
* needs_docs: => 0


Comment:

Since Python and Jython versions are aligned, dropping support for Python
2.5 also drops support for Jython 2.5.

Let's revisit this note once Jython 2.7 final is released -- beta 1 was
released one month ago.

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:1>

Django

unread,
Jan 16, 2014, 10:37:35 PM1/16/14
to django-...@googlegroups.com
#20052: Running Django on Jython -- not supported at this time?
--------------------------------------+------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.4

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timo):

* has_patch: 0 => 1
* version: 1.5 => 1.4


Comment:

It appears that django-jython hasn't been updated to work with a version
of Django newer than 1.3. Since 1.3 is no longer supported, I suggest we
discourage use of django-jython and remove the existing instructions.
However, I'm not a user of django-jython so if anyone sees the situation
differently, let me know. Draft patch attached.

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:2>

Django

unread,
Jan 17, 2014, 9:25:31 AM1/17/14
to django-...@googlegroups.com
#20052: Running Django on Jython -- not supported at this time?
-------------------------------------+-------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody
Type: | Status: new
Cleanup/optimization | Version: 1.4
Component: Documentation | Resolution:
Severity: Normal | Triage Stage: Ready for
Keywords: | checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timo):

* stage: Accepted => Ready for checkin


Comment:

I contacted the current maintainer of django-jython, Josh Juneau, and he
said the proposed patch accurately reflects the state of the project.

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:3>

Django

unread,
Jan 17, 2014, 9:26:07 AM1/17/14
to django-...@googlegroups.com
#20052: Running Django on Jython -- not supported at this time?
-------------------------------------+-------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody
Type: | Status: closed
Cleanup/optimization | Version: 1.4
Component: Documentation | Resolution: fixed

Severity: Normal | Triage Stage: Ready for
Keywords: | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"a67e327db53f49aff374d5974b69de43da288bac"]:
{{{
#!CommitTicketReference repository=""
revision="a67e327db53f49aff374d5974b69de43da288bac"
Fixed #20052 -- Discouraged use of Jython given the current state of
django-jython.

Thanks Josh Juneau (maintainer of django-jython) for the review.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:4>

Django

unread,
Jan 17, 2014, 9:28:45 AM1/17/14
to django-...@googlegroups.com
#20052: Running Django on Jython -- not supported at this time?
-------------------------------------+-------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody

Type: | Status: closed
Cleanup/optimization | Version: 1.4
Component: Documentation | Resolution: fixed
Severity: Normal | Triage Stage: Ready for
Keywords: | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"b8ec3b6ddd835a66a239a4bdd5ee51b541ca09e4"]:
{{{
#!CommitTicketReference repository=""
revision="b8ec3b6ddd835a66a239a4bdd5ee51b541ca09e4"
[1.6.x] Fixed #20052 -- Discouraged use of Jython given the current state
of django-jython.

Thanks Josh Juneau (maintainer of django-jython) for the review.

Backport of a67e327db5 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:5>

Django

unread,
Jan 17, 2014, 9:30:35 AM1/17/14
to django-...@googlegroups.com
#20052: Running Django on Jython -- not supported at this time?
-------------------------------------+-------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody

Type: | Status: closed
Cleanup/optimization | Version: 1.4
Component: Documentation | Resolution: fixed
Severity: Normal | Triage Stage: Ready for
Keywords: | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"f746d1fc74e5253b7c12484eab081818c8853b14"]:
{{{
#!CommitTicketReference repository=""
revision="f746d1fc74e5253b7c12484eab081818c8853b14"
[1.5.x] Fixed #20052 -- Discouraged use of Jython given the current state
of django-jython.

Thanks Josh Juneau (maintainer of django-jython) for the review.

Backport of a67e327db5 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:6>

Django

unread,
Jan 17, 2014, 9:30:43 AM1/17/14
to django-...@googlegroups.com
#20052: Running Django on Jython -- not supported at this time?
-------------------------------------+-------------------------------------
Reporter: adrien.sebbane@… | Owner: nobody

Type: | Status: closed
Cleanup/optimization | Version: 1.4
Component: Documentation | Resolution: fixed
Severity: Normal | Triage Stage: Ready for
Keywords: | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"1036e3ec7c7d7f99e3d9138e8f461c2cc690e03c"]:
{{{
#!CommitTicketReference repository=""
revision="1036e3ec7c7d7f99e3d9138e8f461c2cc690e03c"
[1.4.x] Fixed #20052 -- Discouraged use of Jython given the current state
of django-jython.

Thanks Josh Juneau (maintainer of django-jython) for the review.

Backport of a67e327db5 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20052#comment:7>

Reply all
Reply to author
Forward
0 new messages