1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/ref
2010-05-10 00:50:02 +00:00
..
contrib Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.morega@gmail.com for the report, and arien for the patch. 2010-05-09 07:44:39 +00:00
files
forms Fixed #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin for the report, and ptone for the patch. 2010-05-09 05:49:14 +00:00
models Fixed #12997 -- Added markup for methods in the queryset docs. Thanks to Ramiro Morales for the patch. 2010-05-09 05:48:45 +00:00
templates Fixed #13317 - Clarified documentation about how the blocktrans and trans template tags work with regard to variables. Thanks for the initial patch, Ramiro Morales. 2010-05-09 13:55:15 +00:00
authbackends.txt
databases.txt
django-admin.txt
exceptions.txt Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 2010-05-09 07:45:05 +00:00
generic-views.txt
index.txt Added exceptions reference page to the API reference index. 2010-05-10 00:50:02 +00:00
middleware.txt
request-response.txt
settings.txt Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch. 2010-05-09 06:44:12 +00:00
signals.txt
unicode.txt
utils.txt
validators.txt Fixed #13341 -- Clarified the arguments to RegexValidators. Thanks to DrMeers for the report, and David Fischer for the draft text. 2010-05-09 04:26:09 +00:00