#10653 closed (fixed)
Remove outdated note on Jython version needed for running Django
Reported by: | Leo Soto M. | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It is not anymore the case that you need a checkout from svn to run Jython.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | jython_doc_update.diff added |
---|
comment:1 by , 16 years ago
milestone: | → 1.1 |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
(In [10188]) Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ticket & patch.