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