Mariusz Felisiak d08977a0f0 Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline. 4 years ago
..
class-based-views bb8f66934d Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context." 4 years ago
contrib b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
files b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
forms b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
models 396da8b94c Refs #30841 -- Made isnull lookup raise ValueError for non-boolean values. 4 years ago
templates b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
applications.txt b5e12d490a Fixed #31007 -- Allowed specifying type of auto-created primary keys. 4 years ago
checks.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
clickjacking.txt 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 years ago
csrf.txt 3d4ffd1ff0 Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples. 4 years ago
databases.txt 74fd233b14 Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0. 4 years ago
django-admin.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
exceptions.txt 453967477e Mentioned ASGI handler in SuspiciousOperation docs. 4 years ago
index.txt d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 5 years ago
middleware.txt ad11f5b8c9 Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior. 4 years ago
migration-operations.txt fa58450a9a Fixed #31468 -- Allowed specifying migration filename in Operation. 4 years ago
paginator.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
request-response.txt d08977a0f0 Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline. 4 years ago
schema-editor.txt 197b55c534 Fixed outdated notes in SchemaEditor docs. 4 years ago
settings.txt 12ac4916af Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation timeline. 4 years ago
signals.txt 5ef6f62634 Refs #31502 -- Made minor edits to Model._state docs. 4 years ago
template-response.txt dcb69043d0 Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 4 years ago
unicode.txt f1a808a502 Used :rfc: role in various docs. 5 years ago
urlresolvers.txt 11ebc6479f Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404. 4 years ago
urls.txt 2522559d1a Fixed #31534 -- Deprecated django.conf.urls.url(). 4 years ago
utils.txt d134b0b93e Refs #15902 -- Stopped set_language() storing user's language in the session. 4 years ago
validators.txt 8cf08a01b5 Improved RegexValidator docs. 4 years ago
views.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago