aitoehigie c2f381ef17 Fixed #30589 -- Clarified that urlize should be applied only to email addresses without single quotes. пре 5 година
..
class-based-views 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. пре 6 година
contrib 9aeac29949 Removed unnecessary backslashes from docs. пре 5 година
files 881362986a Fixed "byte string" typo in various docs and comments. пре 6 година
forms e86cc14bd3 Changed docs to link to Python's description of iterable. пре 5 година
models 2f91e7832f Fixed typo in docs/ref/models/indexes.txt. пре 5 година
templates c2f381ef17 Fixed #30589 -- Clarified that urlize should be applied only to email addresses without single quotes. пре 5 година
applications.txt 9b15ff08ba Used auto-numbered lists in documentation. пре 6 година
checks.txt 87b1ad6e73 Fixed #30421 -- Allowed symmetrical intermediate table for self-referential ManyToManyField. пре 5 година
clickjacking.txt 9b15ff08ba Used auto-numbered lists in documentation. пре 6 година
csrf.txt 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. пре 6 година
databases.txt b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. пре 5 година
django-admin.txt 59de9494e7 Fixed typo in docs/ref/django-admin.txt. пре 5 година
exceptions.txt a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. пре 5 година
index.txt d3db878e4b Moved CSRF docs out of contrib. пре 10 година
middleware.txt 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. пре 5 година
migration-operations.txt 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. пре 6 година
request-response.txt cce47ff65a Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object. пре 5 година
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. пре 7 година
settings.txt 54d0f5e62f Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SSL_HEADER if set. пре 5 година
signals.txt a7038adbd0 Fixed typos in signals and custom management commands docs. пре 5 година
template-response.txt 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. пре 6 година
unicode.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. пре 6 година
urlresolvers.txt 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. пре 6 година
urls.txt 49f97b645f Refs #24733 -- Documented arguments for custom error views. пре 6 година
utils.txt a289e79679 Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() decorator. пре 5 година
validators.txt 24cae0bedc Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value. пре 6 година
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. пре 7 година