Jacob Kaplan-Moss
|
597102199e
|
[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Backport of the parts of r10371 that apply to the 1.0 docs.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10372 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-03 18:37:43 +00:00 |
|
Karen Tracey
|
0f8f27f417
|
[1.0.X] Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous.
r9795 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9796 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-01-29 20:25:25 +00:00 |
|
Brian Rosner
|
194de934ff
|
[1.0.X] Corrected a typo in the 1.0 porting guide.
Backport of [9219] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-10-09 23:38:09 +00:00 |
|
Malcolm Tredinnick
|
282c38d406
|
[1.0.X] Fixed #9254 -- Added information to the porting guide about the removal
of "core" and the new methods on model file- and image-fields.
Backport of r9166 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9172 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-10-06 08:45:40 +00:00 |
|
James Bennett
|
075274203f
|
[1.0.X]: Add note to 1.0 porting guide about removal of dictionary access to HTTP request objects
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9154 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-10-05 16:04:55 +00:00 |
|
Brian Rosner
|
2d8d69f9ae
|
Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Thanks ahebert.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9017 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-12 16:56:09 +00:00 |
|
Gary Wilson Jr
|
acf2600a4c
|
Fixed #8911 -- Several corrections for the 1.0 porting documentation, thanks arien.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8979 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-07 19:15:41 +00:00 |
|
Adrian Holovaty
|
6008485b80
|
Made a bunch of edits and typo corrections to 1.0-porting-guide.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8966 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-05 00:48:34 +00:00 |
|
Jacob Kaplan-Moss
|
e62ab77054
|
A collection of improvements and cleanups to the 1.0 release notes and porting guide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-03 19:58:34 +00:00 |
|
Brian Rosner
|
6656642d36
|
Use a lower case 's' in URLS in the 1.0 porting guide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8869 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 19:08:31 +00:00 |
|
Brian Rosner
|
5ff51f6bb3
|
Corrected a minor typo in the 1.0 porting guide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8868 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 19:04:33 +00:00 |
|
Simon Willison
|
e00aa16e24
|
Fixed spelling typo in porting guide and added __str__ to __unicode__ to the model example
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8865 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 18:38:55 +00:00 |
|
Jacob Kaplan-Moss
|
1156db790a
|
Added a rough draft of the 1.0 porting guide, and an obviously incomplete placeholder for the 1.0 release notes. Thanks to daonb, patrickf, and ramiro for contributions to this porting guide. Refs #8438.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 16:27:47 +00:00 |
|