django/docs/ref
2017-11-11 20:45:17 -05:00
..
class-based-views
contrib Fixed #28777 -- Clarified the docs for admin.register's args. 2017-11-09 21:21:43 -05:00
files
forms
models Fixed #28770 -- Warned that quoting a placeholder in a raw SQL string is unsafe. 2017-11-07 13:07:12 -05:00
templates
applications.txt
checks.txt Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path() routes. 2017-11-07 11:39:59 -05:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Refs #26447 -- Removed outdated ETag comment in CommonMiddleware. 2017-11-11 20:45:17 -05:00
migration-operations.txt
request-response.txt Fixed #28720 -- Added HttpRequest.get_full_path_info(). 2017-11-07 15:58:05 -05:00
schema-editor.txt
settings.txt Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00
signals.txt
template-response.txt
unicode.txt Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives. 2017-11-01 11:11:12 -04:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt