Tim Graham 14172cf442 Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept. 7 år sedan
..
class-based-views 259875535b Removed unneeded right quotes in docs to fix spelling errors. 7 år sedan
contrib 14172cf442 Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept. 7 år sedan
files 6bb3b2bff4 Refs #27777 -- Improved docs/added test for File context manager change. 7 år sedan
forms 7f238097c0 Fixed #28102 -- Doc'd how to compute path to built-in widget template directories. 7 år sedan
models 3159ad4df6 Fixed #27970 -- Allowed QuerySet.in_bulk() to fetch on fields besides primary key. 7 år sedan
templates 1f2e4f9cfe Fixed #28190 -- Clarifed how include/extends treat template names. 7 år sedan
applications.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 år sedan
checks.txt d381914aef Fixed #28313 -- Added model name max length check of 100 characters in contrib.contentttypes. 7 år sedan
clickjacking.txt 01f658644a Updated various links in docs to avoid redirects 7 år sedan
csrf.txt 0af14b2eaa Refs #16870 -- Doc'd that CSRF protection requires the Referer header. 7 år sedan
databases.txt b9f7dce84b Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update(). 7 år sedan
django-admin.txt 5bb9b9a388 Fixed #28363 -- Allowed naming the migration generated by squashmigrations. 7 år sedan
exceptions.txt f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 år sedan
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 år sedan
middleware.txt 01f658644a Updated various links in docs to avoid redirects 7 år sedan
migration-operations.txt a76d12ceb4 Removed unused imports in example migrations. 8 år sedan
request-response.txt ad524980ac Fixed typo in docs/ref/request-response.txt. 7 år sedan
schema-editor.txt 3551fb537f Refs #26709 -- Documented SchemaEditor.add/remove_index(). 8 år sedan
settings.txt c7d58c6f43 Fixed #28435 -- Removed inaccurate warning about SECURE_HSTS_PRELOAD. 7 år sedan
signals.txt 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 8 år sedan
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. 9 år sedan
unicode.txt d4d812cb56 Refs #28196 -- Removed mentions of bytestrings for EmailMessage 7 år sedan
urlresolvers.txt fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents 8 år sedan
urls.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 år sedan
utils.txt 493f7e9e1e Fixed #28076 -- Added support for PostgreSQL's interval format to parse_duration(). 7 år sedan
validators.txt 681d2599ee Fixed #28165 -- Ignored case in FileExtensionValidator's allowed_extensions. 7 år sedan
views.txt d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 år sedan