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