Russell Keith-Magee
|
74131e82eb
|
Fixed #11056 -- Corrected reference to File class in storage docs. Thanks to wam for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-06-10 12:44:53 +00:00 |
Adrian Holovaty
|
74f386dba2
|
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8987 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-09 01:54:20 +00:00 |
Jacob Kaplan-Moss
|
bc768e2b47
|
A bunch of cleanups to file documentation. Along the way some references to the old file methods were removed - thanks, varikin.
Fixes #8642.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8862 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 17:33:51 +00:00 |
James Bennett
|
84ef4a9b1d
|
Fixed #8641: Documented the fact that file-saving methods must receive a File instance
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8759 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-31 10:37:44 +00:00 |
Jacob Kaplan-Moss
|
97cb07c3a1
|
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-23 22:25:40 +00:00 |