django/docs/ref
Timo Graham ce6072aa96 Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the suggestion; jrothenbuhler for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16229 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-15 19:11:57 +00:00
..
contrib Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the suggestion; jrothenbuhler for the patch. 2011-05-15 19:11:57 +00:00
files
forms Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
models Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
templates Fixed #15263 -- Added support for format localization to the now template tag. Thanks to danielr and dmclain. 2011-05-07 16:58:45 +00:00
authbackends.txt
class-based-views.txt
databases.txt Fixed #14091 - be more correct about logging queries in connection.queries. 2011-04-22 12:14:54 +00:00
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed a couple of small documentation typos. 2011-04-22 14:08:31 +00:00
settings.txt Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF cookie 2011-05-09 23:00:22 +00:00
signals.txt Fixed #15853 - typo in m2m_changed signal documentation; thanks elbarto. 2011-04-24 23:47:18 +00:00
template-response.txt
unicode.txt
utils.txt Removed last vestiges of references to technical messages from documentation. 2011-05-14 12:28:36 +00:00
validators.txt