summaryrefslogtreecommitdiff
path: root/docs/howto/jython.txt
AgeCommit message (Collapse)Author
2017-12-23Fixed #28594 -- Removed Jython docs and specific codeClaude Paroz
Thanks Andrey Martyanov for the reporti, and Tim Graham for the review.
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
Thanks Tim Graham and Mariusz Felisiak for review and completion.
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-08-08Updated various links in docsClaude Paroz
2014-08-08Fixed #23257 -- Updated docs for new django-jython release.Andreas Stocker
2014-01-17Fixed #20052 -- Discouraged use of Jython given the current state of ↵Tim Graham
django-jython. Thanks Josh Juneau (maintainer of django-jython) for the review.
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-07-14Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham
2012-10-16Fixed #19128 -- Reworded admonition about Jython and Django 1.5Claude Paroz
Thanks adam@hopelessgeek.com for the report.
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-03-31Fix a reST error.Alex Gaynor
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ↵Claude Paroz
the initial patch and Aymeric Augustin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from ↵Luke Plant
[16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-13Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various ↵Russell Keith-Magee
documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-30Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ↵Justin Bronn
ticket & patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10188 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-24Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos.Russell Keith-Magee
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-26Fixed #8326: added documentation about running Django on Jython. Docs ↵Jacob Kaplan-Moss
originally written by Leo Soto, and then cleaned up a bit by me. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8582 bcc190cf-cafb-0310-a4f2-bffc1f526a37