django/docs/ref
Tim Graham 27ab82f7fc [1.5.x] Corrected content_type parameter name in sitemap docs.
mimetype was deprecated in 1.5 per 11ec0253ab.

Backport of a7443c24a3 from master
2014-08-13 21:45:36 -04:00
..
class-based-views [1.5.x] Fixed #21768 -- Corrected TemplateView context section. 2014-01-16 07:59:18 -05:00
contrib [1.5.x] Corrected content_type parameter name in sitemap docs. 2014-08-13 21:45:36 -04:00
files [1.5.x] Fixed typo in storage docs 2014-01-15 18:45:06 -05:00
forms [1.5.x] Fixed case in form widgets docs 2014-05-16 17:43:26 -04:00
models [1.5.x] Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:08 -04:00
templates [1.5.x] Added a warning that remove_tags() output shouldn't be considered safe. 2014-08-11 07:09:56 -04:00
clickjacking.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
databases.txt [1.5.x] Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:08 -04:00
django-admin.txt [1.5.x] Fixed #21210 -- Documented when runserver doesn't auto-restart. 2013-10-14 10:38:34 -04:00
exceptions.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
middleware.txt [1.5.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH. 2013-09-11 08:18:52 -04:00
request-response.txt [1.5.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 2013-07-25 11:09:19 -04:00
settings.txt [1.5.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 2013-11-10 00:09:02 +01:00
signals.txt [1.5.x] Removed extra p (topppings->toppings) 2013-09-23 19:25:19 -04:00
template-response.txt [1.5.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:28:07 +01:00
unicode.txt [1.5.x] Corrected the section identifier for MySQL unicode reference. 2014-04-21 13:20:56 -04:00
urlresolvers.txt [1.5.X] Fixed #18974 - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urls.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
utils.txt [1.5.x] Added a warning that remove_tags() output shouldn't be considered safe. 2014-08-11 07:09:56 -04:00
validators.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
views.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00