summaryrefslogtreecommitdiff
path: root/docs/howto/jython.txt
AgeCommit message (Expand)Author
2012-10-16Fixed #19128 -- Reworded admonition about Jython and Django 1.5Claude Paroz
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-03-31Fix a reST error.Alex Gaynor
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...Claude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-05-13Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-03-30Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for t...Justin Bronn
2009-03-24Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos.Russell Keith-Magee
2008-08-26Fixed #8326: added documentation about running Django on Jython. Docs origina...Jacob Kaplan-Moss