django/docs/ref
Josh Schneier 1f1040aa54 [1.11.x] Removed nonexistent methods from File's docs.
read() and write() were removed in 68a890e79f.

Backport of 98ee57e343 from master
2017-04-25 20:17:31 -04:00
..
class-based-views
contrib [1.11.x] Renamed "Mac OS X" to "macOS" in docs. 2017-04-24 20:51:55 -04:00
files [1.11.x] Removed nonexistent methods from File's docs. 2017-04-25 20:17:31 -04:00
forms [1.11.x] Double quoted HTML attributes in widget docs 2017-04-14 08:48:32 +02:00
models [1.11.x] Removed nonexistent methods from File's docs. 2017-04-25 20:17:31 -04:00
templates [1.11.x] Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt. 2017-04-11 12:31:15 -04:00
applications.txt
checks.txt [1.11.x] Removed extra characters in docs header underlines. 2017-03-20 18:31:28 -04:00
clickjacking.txt
csrf.txt
databases.txt [1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:40:04 +01:00
django-admin.txt [1.11.x] Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory. 2017-04-01 14:43:29 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt [1.11.x] Removed extra characters in docs header underlines. 2017-03-20 18:31:28 -04:00
signals.txt [1.11.x] Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 2017-04-06 09:34:11 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt [1.11.x] Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_compatible(). 2017-04-14 08:06:24 -04:00
validators.txt [1.11.x] Fixed #27945 -- Clarified that RegexValidator searches with the regex. 2017-03-21 12:49:46 -04:00
views.txt