Nick Pope 194d1dfc18 Fixed #30661 -- Added models.SmallAutoField. před 5 roky
..
class-based-views 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. před 6 roky
contrib a3417282ac Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL. před 5 roky
files 881362986a Fixed "byte string" typo in various docs and comments. před 6 roky
forms e86cc14bd3 Changed docs to link to Python's description of iterable. před 5 roky
models 194d1dfc18 Fixed #30661 -- Added models.SmallAutoField. před 5 roky
templates c2f381ef17 Fixed #30589 -- Clarified that urlize should be applied only to email addresses without single quotes. před 5 roky
applications.txt 9b15ff08ba Used auto-numbered lists in documentation. před 6 roky
checks.txt 53209f7830 Fixed #30613 -- Moved index name validation to system checks. před 5 roky
clickjacking.txt 9b15ff08ba Used auto-numbered lists in documentation. před 6 roky
csrf.txt 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. před 6 roky
databases.txt b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. před 5 roky
django-admin.txt f618e033ac Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproject management commands. před 5 roky
exceptions.txt a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. před 5 roky
index.txt d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. před 5 roky
middleware.txt 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. před 5 roky
migration-operations.txt 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. před 6 roky
paginator.txt d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. před 5 roky
request-response.txt cce47ff65a Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object. před 5 roky
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. před 7 roky
settings.txt 54d0f5e62f Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SSL_HEADER if set. před 5 roky
signals.txt fc1182af01 Refs #30083 -- Added a warning about performing queries in pre/post_init receivers. před 5 roky
template-response.txt 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. před 6 roky
unicode.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. před 6 roky
urlresolvers.txt 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. před 6 roky
urls.txt 49f97b645f Refs #24733 -- Documented arguments for custom error views. před 6 roky
utils.txt a289e79679 Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() decorator. před 5 roky
validators.txt 24cae0bedc Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value. před 6 roky
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. před 7 roky