django/docs/ref
James Bennett bed1418034 Add a proper cross-reference to the mention of HttpRequest in the comment moderation docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10786 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-05-15 02:57:53 +00:00
..
contrib Add a proper cross-reference to the mention of HttpRequest in the comment moderation docs. 2009-05-15 02:57:53 +00:00
files
forms Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty option when the underlying field has blank=False and there is a default value available. Thanks to carljm for the report and patch. 2009-05-10 07:44:27 +00:00
models Added a `QuerySet.ordered` property to check if a queryset is already ordered. Refs #10163. 2009-04-22 22:16:19 +00:00
templates Fixed #11046: fixed a use of the deprecated cycle tag syntax in the template documentation. 2009-05-14 01:53:57 +00:00
authbackends.txt
databases.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
django-admin.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas. 2009-05-08 11:15:23 +00:00
settings.txt
signals.txt
unicode.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00