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