django/docs/ref
Tim Graham 643374bcf5 [1.4.x] Fixed #23631 -- Removed outdated note on MySQL timezone support.
Thanks marfire for the report.

Backport of 9db3653670 from master
2014-10-10 15:22:46 -04:00
..
contrib [1.4.x] Fixed #23239 -- Clarified a phrase in the contrib.markup docs. 2014-08-06 08:30:49 -04:00
files [1.4.x] Fixed spelling mistake in file docs. 2014-08-26 09:45:06 -04:00
forms [1.4.x] Fixed #19812 - Removed a duplicate phrase in the widget docs. 2013-02-16 18:25:22 -05:00
models [1.4.x] Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:44 -04:00
templates [1.4.x] Fixed #23499 -- Error in built-in template tag "now" documentation 2014-09-17 09:26:45 +02:00
authbackends.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
class-based-views.txt [1.4.x] Fixed #19902 -- backport of as_view docs 2013-02-23 19:25:38 -08:00
clickjacking.txt Fixed #14201 - Add a "security overview" page to the docs 2011-06-10 15:14:36 +00:00
databases.txt [1.4.x] Fixed #23631 -- Removed outdated note on MySQL timezone support. 2014-10-10 15:22:46 -04:00
django-admin.txt [1.4.X] Fixed #18277 - Clarified startproject documentation. 2013-03-30 08:38:42 -04:00
exceptions.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
generic-views.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 2011-05-30 22:27:47 +00:00
middleware.txt [1.4.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH. 2013-09-11 08:18:56 -04:00
request-response.txt [1.4.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 2013-07-25 11:09:25 -04:00
settings.txt [1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5. 2013-02-20 12:26:54 -07:00
signals.txt [1.4.X] Fixed #13586 - Added an example of how to connect a m2m_changed signal handler. 2012-09-19 18:01:06 -04:00
template-response.txt Fixed #17285 -- Fixed a small typo in SimpleTemplateResponse's doc. Thanks, yorkedork. 2011-11-24 13:17:24 +00:00
unicode.txt [1.4.x] Corrected the section identifier for MySQL unicode reference. 2014-04-21 13:21:14 -04:00
utils.txt [1.4.x] Atom specification URL updated 2013-07-18 08:48:11 -04:00
validators.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00