django/docs/ref
Tim Graham 1c466994d9 Refs #23919 -- Removed misc Python 2/3 references. 2017-01-25 13:59:25 -05:00
..
class-based-views Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
contrib Refs #23919 -- Removed misc Python 2/3 references. 2017-01-25 13:59:25 -05:00
files Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
forms Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
models Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
templates Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
applications.txt Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00
checks.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
clickjacking.txt Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
csrf.txt Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting. 2017-01-20 18:56:48 -05:00
databases.txt Refs #23919 -- Removed obsolete MySQLdb references. 2017-01-25 10:16:10 -05:00
django-admin.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
exceptions.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
migration-operations.txt Removed unused imports in example migrations. 2017-01-21 07:40:33 -05:00
request-response.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
schema-editor.txt Refs #26709 -- Documented SchemaEditor.add/remove_index(). 2016-07-07 10:21:25 -04:00
settings.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
signals.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
template-response.txt Fixed typo in docs/ref/template-response.txt. 2016-04-18 07:50:13 -04:00
unicode.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
urlresolvers.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
urls.txt Refs #21927 -- Removed include()'s app_name argument per deprecation timeline. 2017-01-17 20:52:00 -05:00
utils.txt Assumed iri_to_uri always returns a string 2017-01-23 19:59:33 +01:00
validators.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
views.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00