Filipa Andrade 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. 9 年之前
..
class-based-views 6dd503851c Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 9 年之前
contrib 1ee9c5b4a9 Refs #17635 -- Tested the Cast function in a geography to geometry context 9 年之前
files 1ff6e37de4 Fixed #23832 -- Added timezone aware Storage API. 9 年之前
forms c08ad63a33 Correct number of extra arguments in docs for FilePathField. 9 年之前
models 5ac7c8f7ab Refs #22268 -- Fixed typo in docs/ref/models/querysets.txt 9 年之前
templates c16b9dd8e0 Fixed #26479 -- Added 'is not' operator to the if tag. 9 年之前
applications.txt 1f8cfcf3b4 Fixed #26278 -- Clarified apps.ready docs. 9 年之前
checks.txt f9a2a7db17 Fixed #26351 -- Added MySQL check to warn about strict mode option 9 年之前
clickjacking.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年之前
csrf.txt 369fa471f4 Fixed #26201 -- Documented the consequences of rotating the CSRF token on login. 9 年之前
databases.txt b2aab09fe9 Fixed #15940 -- Added MySQL note about strict SQL mode 9 年之前
django-admin.txt 39a16dd2e0 Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables. 9 年之前
exceptions.txt 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 年之前
middleware.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年之前
migration-operations.txt f91a04621e Fixed #25833 -- Added support for non-atomic migrations. 9 年之前
request-response.txt c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 年之前
schema-editor.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年之前
settings.txt 5cda4677b3 Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings. 9 年之前
signals.txt 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. 9 年之前
template-response.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年之前
unicode.txt b34ff66e5b Added missing period to "etc.". 9 年之前
urlresolvers.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年之前
urls.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年之前
utils.txt 402da9ab7b Fixed typos in docs. 9 年之前
validators.txt d58aaa24e3 Fixed #26107 -- Added option to int_list_validator() to allow negative integers. 9 年之前
views.txt 8fb3a2877b Fixed indenting in "Serving files in development" code example 9 年之前