django/docs/ref
Tim Graham 89df9d244d [1.6.x] Fixed #23736 -- Corrected the description of the value that silent_variable_failure uses.
Thanks Aymeric Augustin for the report.

Backport of e7cb4f2fba from master
2014-10-30 18:44:54 -04:00
..
class-based-views [1.6.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:24:10 -04:00
contrib [1.6.x] Explained why admindocs omits model methods with arguments. 2014-10-30 18:19:51 -04:00
files [1.6.x] Fixed spelling mistake in file docs. 2014-08-26 09:44:55 -04:00
forms [1.6.x] Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:17:39 -04:00
models [1.6.x] Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs. 2014-10-30 08:30:38 -04:00
templates [1.6.x] Fixed #23736 -- Corrected the description of the value that silent_variable_failure uses. 2014-10-30 18:44:54 -04:00
clickjacking.txt
databases.txt [1.6.x] Fixed #23631 -- Removed outdated note on MySQL timezone support. 2014-10-10 15:22:40 -04:00
django-admin.txt [1.6.x] Fixed #5726 -- Documented that inspectdb doesn't detect defaults. 2014-08-19 06:15:34 -04:00
exceptions.txt [1.6.x] Prevented data leakage in contrib.admin via query string manipulation. 2014-08-20 11:43:43 -04:00
index.txt
middleware.txt
request-response.txt [1.6.x] Fixed #13755 -- Added a tip for caching responses that vary on AJAX. 2014-07-01 17:34:24 -04:00
settings.txt [1.6.x] Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:17:39 -04:00
signals.txt [1.6.x] Added missing import in docs/ref/signals.txt. 2014-09-02 08:15:07 -04:00
template-response.txt
unicode.txt [1.6.x] Updated MySQL links to version 5.6. 2014-08-02 10:27:34 -04:00
urlresolvers.txt
urls.txt
utils.txt [1.6.x] Fixed a typo in urlencode documentation. 2014-10-19 19:20:32 -04:00
validators.txt
views.txt