django/docs/ref
Luke Plant 667d832e90 Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Site/RequestSite usage in various places.
Many thanks to gabrielhurley for putting most of this together.  Also to
bmihelac, arthurk, qingfeng, hvendelbo, petr.pulc@s-cape.cz, Hraban for
reports and some initial patches.

The patch also contains some whitespace/PEP8 fixes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-04 14:20:47 +00:00
..
contrib Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Site/RequestSite usage in various places. 2010-10-04 14:20:47 +00:00
files Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
forms Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks for report and patch, jarrow and Carl Meyer. 2010-10-01 02:02:58 +00:00
models Better error message for calling get_next_by_* on unsaved models. 2010-09-11 00:20:35 +00:00
templates Fixed #14122 -- Added example for builtin yesno template filter. Thanks, idahogray. 2010-09-26 20:52:36 +00:00
authbackends.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
databases.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
django-admin.txt Fixed #14162 - Dumpdata needs an option to use the base manager instead of the default manager 2010-08-30 11:58:26 +00:00
exceptions.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
generic-views.txt Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 2010-10-01 02:00:52 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
middleware.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
request-response.txt Fixed #13876 -- Fixed duplication in docs. Thanks, zerok and timo. 2010-10-01 02:01:38 +00:00
settings.txt Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d00gs for the report. 2010-08-23 13:50:28 +00:00
signals.txt Fixed #14054 -- Added documentation for the connection_created event. Thanks to Rob Hudson for the report and patch. 2010-08-30 13:21:45 +00:00
unicode.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
utils.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
validators.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00