index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
/
jython.txt
Age
Commit message (
Expand
)
Author
2017-12-23
Fixed #28594 -- Removed Jython docs and specific code
Claude Paroz
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-08-08
Updated various links in docs
Claude Paroz
2014-08-08
Fixed #23257 -- Updated docs for new django-jython release.
Andreas Stocker
2014-01-17
Fixed #20052 -- Discouraged use of Jython given the current state of django-j...
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-07-14
Fixed #20746 -- Removed Python 2.6 specific code/docs
Tim Graham
2012-10-16
Fixed #19128 -- Reworded admonition about Jython and Django 1.5
Claude Paroz
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-03-31
Fix a reST error.
Alex Gaynor
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-05-13
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-03-30
Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for t...
Justin Bronn
2009-03-24
Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos.
Russell Keith-Magee
2008-08-26
Fixed #8326: added documentation about running Django on Jython. Docs origina...
Jacob Kaplan-Moss