Tim Graham 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 7 년 전
..
class-based-views 259875535b Removed unneeded right quotes in docs to fix spelling errors. 7 년 전
contrib 841b464883 Fixed 403 link in docs/ref/contrib/gis/install/spatialite.txt. 7 년 전
files 6bb3b2bff4 Refs #27777 -- Improved docs/added test for File context manager change. 7 년 전
forms 7f238097c0 Fixed #28102 -- Doc'd how to compute path to built-in widget template directories. 7 년 전
models 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 7 년 전
templates 1f2e4f9cfe Fixed #28190 -- Clarifed how include/extends treat template names. 7 년 전
applications.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 년 전
checks.txt d381914aef Fixed #28313 -- Added model name max length check of 100 characters in contrib.contentttypes. 7 년 전
clickjacking.txt 01f658644a Updated various links in docs to avoid redirects 7 년 전
csrf.txt 0af14b2eaa Refs #16870 -- Doc'd that CSRF protection requires the Referer header. 7 년 전
databases.txt b9f7dce84b Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update(). 7 년 전
django-admin.txt fda55c71a8 Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table. 7 년 전
exceptions.txt f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 년 전
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 년 전
middleware.txt 01f658644a Updated various links in docs to avoid redirects 7 년 전
migration-operations.txt a76d12ceb4 Removed unused imports in example migrations. 8 년 전
request-response.txt ad524980ac Fixed typo in docs/ref/request-response.txt. 7 년 전
schema-editor.txt 3551fb537f Refs #26709 -- Documented SchemaEditor.add/remove_index(). 8 년 전
settings.txt e58c87cb70 Fixed #28336 -- Fixed typo in docs/ref/settings.txt. 7 년 전
signals.txt 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 8 년 전
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. 9 년 전
unicode.txt d4d812cb56 Refs #28196 -- Removed mentions of bytestrings for EmailMessage 7 년 전
urlresolvers.txt fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents 8 년 전
urls.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 년 전
utils.txt 493f7e9e1e Fixed #28076 -- Added support for PostgreSQL's interval format to parse_duration(). 7 년 전
validators.txt 681d2599ee Fixed #28165 -- Ignored case in FileExtensionValidator's allowed_extensions. 7 년 전
views.txt d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 년 전