django/docs/ref
Jon Dufresne 05248a1009 Fixed #25576 -- Added IOBase methods required by TextIOWrapper to HttpResponse. 2015-10-21 10:42:29 -04:00
..
class-based-views Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
contrib Fixed quotes in GeoQuerySet aggregates examples. 2015-10-13 23:39:29 -04:00
files Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
forms Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
models Fixed typo in docs/ref/models/relations.txt. 2015-10-13 04:24:22 -07:00
templates Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
applications.txt Recommended against default_app_config. 2015-09-22 08:31:50 +02:00
checks.txt Refs #25535 -- Minor edits to ForeignObject check changes. 2015-10-14 05:21:08 -07:00
clickjacking.txt
csrf.txt
databases.txt Fixed link to the MySQL Connector/Python Django Backend documentation. 2015-10-02 12:31:53 -04:00
django-admin.txt Fixed #25578 -- Corrected the casing of "GitHub". 2015-10-21 07:31:11 -04:00
exceptions.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
index.txt
middleware.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
migration-operations.txt Corrected use of 'affect' vs 'effect' in docs. 2015-09-25 18:34:29 -04:00
request-response.txt Fixed #25576 -- Added IOBase methods required by TextIOWrapper to HttpResponse. 2015-10-21 10:42:29 -04:00
schema-editor.txt
settings.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
signals.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
template-response.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
unicode.txt
urlresolvers.txt Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 2015-09-23 19:31:09 -04:00
urls.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
utils.txt Added some function links in translation docs 2015-10-07 17:25:23 +02:00
validators.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
views.txt