Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 年之前
..
class-based-views 7ef0bc922c Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. 3 年之前
contrib 3a9b8b25d4 Fixed #33459 -- Clarified index type in full text search docs. 3 年之前
files 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
forms e87f57fdb8 Fixed #26142 -- Allowed model formsets to prevent new object creation. 3 年之前
models 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 年之前
templates f70a875cc0 Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt. 3 年之前
applications.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
checks.txt 0dcd549bbe Fixed #30360 -- Added support for secret key rotation. 3 年之前
clickjacking.txt c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
csrf.txt 5d80843ebc Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret. 3 年之前
databases.txt ca04659b4b Refs #32355 -- Bumped required psycopg2 version to 2.8.4. 3 年之前
django-admin.txt d113b5a837 Refs #33476 -- Made management commands use black. 3 年之前
exceptions.txt 7ef0bc922c Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. 3 年之前
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 年之前
logging.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
middleware.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
migration-operations.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
paginator.txt 30d8932753 Doc'd a precise exception type in Paginator.page() docs. 3 年之前
request-response.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
schema-editor.txt a5cb1ef6eb Corrected BaseDatabaseSchemaEditor.execute() signature in docs. 3 年之前
settings.txt ca88caa103 Refs #33476 -- Used vertical hanging indentation for format lists with inline comments. 3 年之前
signals.txt fa235004dd Fixed #13251 -- Made pre/post_delete signals dispatch the origin. 3 年之前
template-response.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
unicode.txt bf4be3711a Improved docs regarding UTF-8 support with Apache and mod_wsgi. 3 年之前
urlresolvers.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年之前
urls.txt 5de12a369a Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10. 3 年之前
utils.txt 068b2c072b Fixed #30127 -- Deprecated name argument of cached_property(). 3 年之前
validators.txt d25710a625 Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in EmailValidator per deprecation timeline. 3 年之前
views.txt 50a5f8840f Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. 4 年之前