summaryrefslogtreecommitdiff
path: root/docs/releases/1.0-porting-guide.txt
AgeCommit message (Expand)Author
2026-01-19Fixed unbalanced parentheses in docs.Clifford Gama
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-03-10Changed some words to use inline markup.David Smith
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...Adam Johnson
2019-04-18Fixed typos in docs, comments, and exception messages.Ville Skyttä
2019-02-08Removed extra characters in docs header underlines.Mariusz Felisiak
2018-07-31Removed code terms from docs/spelling_wordlist.Tim Graham
2016-01-11Added missing period to "etc.".pp
2015-08-08Updated various links in docsClaude Paroz
2015-02-22Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2015-01-17Removed django.utils.datastructures.SortedDict per deprecation timeline.Tim Graham
2014-04-26Updated doc links to point to Python 3 documentationClaude Paroz
2013-09-09Fixed #19885 -- cleaned up the django.test namespaceKevin Christopher Henry
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-12-26Fixed broken links, round 3. refs #19516Tim Graham
2012-12-24Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2012-11-24Removed obsolete contrib.comments upgrade guideClaude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2010-11-28Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv.Timo Graham
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-06-18Fixed #11119 -- Corrected spelling error in 1.0 porting guide.Russell Keith-Magee
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-01-29Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous.Karen Tracey
2008-10-09Corrected a typo in the 1.0 porting guide.Brian Rosner
2008-10-06Fixed #9254 -- Added information to the porting guide about the removal ofMalcolm Tredinnick
2008-10-05Add note to 1.0 porting guide about removal of dictionary access to HTTP requ...James Bennett
2008-09-12Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Th...Brian Rosner
2008-09-07Fixed #8911 -- Several corrections for the 1.0 porting documentation, thanks ...Gary Wilson Jr
2008-09-05Made a bunch of edits and typo corrections to 1.0-porting-guide.txtAdrian Holovaty
2008-09-03A collection of improvements and cleanups to the 1.0 release notes and portin...Jacob Kaplan-Moss
2008-09-02Use a lower case 's' in URLS in the 1.0 porting guide.Brian Rosner
2008-09-02Corrected a minor typo in the 1.0 porting guide.Brian Rosner
2008-09-02Fixed spelling typo in porting guide and added __str__ to __unicode__ to the ...Simon Willison
2008-09-02Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla...Jacob Kaplan-Moss