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
contrib Refs #23919 -- Removed misc Python 2/3 references. 2017-01-25 13:59:25 -05:00
files
forms
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
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
exceptions.txt
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Assumed iri_to_uri always returns a string 2017-01-23 19:59:33 +01:00
validators.txt
views.txt