django/docs/ref
Jacob Kaplan-Moss 53d5f27e75 [1.0.X] Fixed a couple of mistaken bits of the docs in [10312]
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-01 03:02:47 +00:00
..
contrib [1.0.x] Fixed #9452. InlineModelAdmin docs now mention the right default for 'form'. Backport of r10309 from trunk. Forgot to thank patrickk. Sorry about that. 2009-04-01 01:34:49 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. 2009-04-01 00:08:34 +00:00
models [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. 2009-04-01 00:08:34 +00:00
templates [1.0.X]: Fixed #10375 -- Added documentation about the default format strings used for the `date` and `time` filters when no format string is passed to the filter, based on patch from kgrandis. 2009-03-31 16:35:35 +00:00
databases.txt [1.0.X] Fixed a couple of mistaken bits of the docs in [10312] 2009-04-01 03:02:47 +00:00
django-admin.txt [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. 2009-04-01 00:08:34 +00:00
generic-views.txt [1.0.X] Documented how to handle '%' characters in redirect_to() URL strings 2008-12-09 07:35:34 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt [1.0.X] A few minor wording, whitespace, punctuation, and link changes for the middleware documentation. 2009-02-15 05:47:30 +00:00
request-response.txt [1.0.X] Fixed #8847, #10370: added some missing methods to MultiValueDict after [8399]. Thanks, James Turk and rfk. Backport of r10241 from trunk. 2009-03-31 22:02:37 +00:00
settings.txt [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
signals.txt [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. 2009-04-01 00:08:34 +00:00
unicode.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00