Daniel Hahler 43a4835edf Fixed #27473 -- Added DurationField support to Extract. 8 년 전
..
class-based-views 63e9a71ec4 Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based views. 7 년 전
contrib 617505ca89 Fixed #28330 -- Prevented passing positional arguments to an Index. 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 43a4835edf Fixed #27473 -- Added DurationField support to Extract. 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 4f1eb64ad0 Fixed #18485 -- Doc'd behavior of PostgreSQL when manually setting AutoField. 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 01f658644a Updated various links in docs to avoid redirects 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 년 전