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
/
releases
/
1.0-porting-guide.txt
Age
Commit message (
Expand
)
Author
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-11-24
Removed obsolete contrib.comments upgrade guide
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2010-11-28
Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv.
Timo Graham
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-06-18
Fixed #11119 -- Corrected spelling error in 1.0 porting guide.
Russell Keith-Magee
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2009-01-29
Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous.
Karen Tracey
2008-10-09
Corrected a typo in the 1.0 porting guide.
Brian Rosner
2008-10-06
Fixed #9254 -- Added information to the porting guide about the removal of
Malcolm Tredinnick
2008-10-05
Add note to 1.0 porting guide about removal of dictionary access to HTTP requ...
James Bennett
2008-09-12
Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Th...
Brian Rosner
2008-09-07
Fixed #8911 -- Several corrections for the 1.0 porting documentation, thanks ...
Gary Wilson Jr
2008-09-05
Made a bunch of edits and typo corrections to 1.0-porting-guide.txt
Adrian Holovaty
2008-09-03
A collection of improvements and cleanups to the 1.0 release notes and portin...
Jacob Kaplan-Moss
2008-09-02
Use a lower case 's' in URLS in the 1.0 porting guide.
Brian Rosner
2008-09-02
Corrected a minor typo in the 1.0 porting guide.
Brian Rosner
2008-09-02
Fixed spelling typo in porting guide and added __str__ to __unicode__ to the ...
Simon Willison
2008-09-02
Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla...
Jacob Kaplan-Moss