Aymeric Augustin efcb7e1ebf Modified readiness check in AppConfig.get_model(s). 8 years ago
..
class-based-views db2a6b6bfa Fixed #26695 -- Clarified return value of View.options(). 8 years ago
contrib f3ea0c4bbd Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations." 8 years ago
files 3f16e4df49 Fixed #27145 -- Updated Storage.save() docs for refs #18899. 8 years ago
forms c74378bb77 Fixed #27299 -- Documented the Widget.use_required_attribute() method. 8 years ago
models 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. 8 years ago
templates 331ca5391e Fixed #27175 -- Deprecated silencing exceptions from the {% include %} template tag. 8 years ago
applications.txt efcb7e1ebf Modified readiness check in AppConfig.get_model(s). 8 years ago
checks.txt 81463ce0a1 Fixed typo in docs/ref/checks.txt. 8 years ago
clickjacking.txt 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 8 years ago
csrf.txt 222e1334bf Used strict comparison in docs/ref/csrf.txt's JavaScript. 8 years ago
databases.txt 51fbe2a60d Updated postgresql.org links to https and made them canonical. 8 years ago
django-admin.txt fa2f55cfd5 Refs #26940 -- Re-allowed makemessages without settings 8 years ago
exceptions.txt 5d35181de4 Documented AppRegistryNotReady. 8 years ago
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 years ago
middleware.txt 61f9243e51 Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware. 8 years ago
migration-operations.txt 6a8372e6ec Fixed #26808 -- Added Meta.indexes for class-based indexes. 8 years ago
request-response.txt e261337eea Fixed docs typos in lines ending with a dash. 8 years ago
schema-editor.txt 3551fb537f Refs #26709 -- Documented SchemaEditor.add/remove_index(). 8 years ago
settings.txt 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. 8 years ago
signals.txt 7cdc2015e3 Clarified when the post_migrate signal is sent during migrate. 8 years ago
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. 9 years ago
unicode.txt 51fbe2a60d Updated postgresql.org links to https and made them canonical. 8 years ago
urlresolvers.txt 415ae960bb Fixed capitalization of "URL pattern". 8 years ago
urls.txt a12826bba7 Fixed #26776 -- Documented url()'s view argument. 8 years ago
utils.txt 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. 8 years ago
validators.txt 12b4280444 Fixed #21548 -- Added FileExtensionValidator and validate_image_file_extension. 8 years ago
views.txt 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago