Andrew Godwin a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. 6 gadi atpakaļ
..
class-based-views 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 gadi atpakaļ
contrib fc2536fe66 Refs #29548 -- Doc'd MariaDB support for GIS database functions. 5 gadi atpakaļ
files 881362986a Fixed "byte string" typo in various docs and comments. 6 gadi atpakaļ
forms e86cc14bd3 Changed docs to link to Python's description of iterable. 5 gadi atpakaļ
models 00169bc361 Fixed #30547 -- Doc'd how Meta.constraints affect model validation. 5 gadi atpakaļ
templates e3968df527 Refs #20122 -- Corrected documentation of pluralize template filter. 5 gadi atpakaļ
applications.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 gadi atpakaļ
checks.txt bceadd2788 Fixed #30396 -- Added system checks for uniqueness of indexes and constraints names. 5 gadi atpakaļ
clickjacking.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 gadi atpakaļ
csrf.txt 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. 6 gadi atpakaļ
databases.txt b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. 5 gadi atpakaļ
django-admin.txt 59de9494e7 Fixed typo in docs/ref/django-admin.txt. 5 gadi atpakaļ
exceptions.txt a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. 5 gadi atpakaļ
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 gadi atpakaļ
middleware.txt 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. 5 gadi atpakaļ
migration-operations.txt 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. 6 gadi atpakaļ
request-response.txt cce47ff65a Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object. 5 gadi atpakaļ
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 gadi atpakaļ
settings.txt f3a03d5b61 Changed charset and collation link to MySQL docs. 5 gadi atpakaļ
signals.txt a7038adbd0 Fixed typos in signals and custom management commands docs. 5 gadi atpakaļ
template-response.txt 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 gadi atpakaļ
unicode.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 gadi atpakaļ
urlresolvers.txt 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. 6 gadi atpakaļ
urls.txt 49f97b645f Refs #24733 -- Documented arguments for custom error views. 6 gadi atpakaļ
utils.txt 8d76443aba Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape(). 6 gadi atpakaļ
validators.txt 24cae0bedc Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value. 6 gadi atpakaļ
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 gadi atpakaļ