django/docs/ref
Ramiro Morales cf96d88421 [1.2.X] Fixed #17846 -- Made a note about the micro-version in which a security fix for URLField was introduced in the 1.2.X branch more accurate.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@17677 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-10 17:45:26 +00:00
..
contrib [1.2.X] Updated AJAX example code in CSRF docs to be consistent regarding what are safe HTTP methods 2011-05-09 23:56:04 +00:00
files [1.2.X] Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for catching the mistake. 2010-12-06 23:08:21 +00:00
forms [1.2.X] Fixed typo in forms API documentation. 2011-03-22 23:24:13 +00:00
models [1.2.X] Fixed #17846 -- Made a note about the micro-version in which a security fix for URLField was introduced in the 1.2.X branch more accurate. 2012-03-10 17:45:26 +00:00
templates [1.2.X] Added crossref targets for a couple of Django exceptions and cleaned up related reST markup. 2011-03-03 19:32:55 +00:00
authbackends.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
databases.txt [1.2.X] Added crossref targets for a couple of Django exceptions and cleaned up related reST markup. 2011-03-03 19:32:55 +00:00
django-admin.txt [1.2.X] Fixed "the the" typos. 2011-02-14 23:25:46 +00:00
exceptions.txt [1.2.X] Added crossref targets for a couple of Django exceptions and cleaned up related reST markup. 2011-03-03 19:32:55 +00:00
generic-views.txt [1.2.X] Fixed #15547 -- incorrect link in generic views reference page. 1.2 only. 2011-03-04 20:05:57 +00:00
index.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
middleware.txt [1.2.X] Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:28:04 +00:00
request-response.txt [1.2.X] Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly. 2011-09-10 01:28:31 +00:00
settings.txt [1.2.X] Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly. 2011-09-10 01:28:31 +00:00
signals.txt [1.2.X] Fixed #14712 - Add an example for the post_syncdb signal. Thanks Frank Wiles for the patch. 2010-12-29 15:48:50 +00:00
unicode.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
utils.txt [1.2.X] Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerator docs. Corrected numerous reST problems, removed duplicate method declarations, corrected method signatures, etc. Thanks to slinkp for the report. 2011-03-03 22:22:03 +00:00
validators.txt [1.2.X] Fixed #14537 -- Added documentation on where validators can be imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report. 2010-10-23 22:07:33 +00:00