sage bfae195b0a Fixed #30326 -- Doc'd how to avoid persistence of F() assignment. 6 lat temu
..
class-based-views 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 lat temu
contrib c84b91b760 Refs #27807 -- Removed docs for User.username_validator. 6 lat temu
files 881362986a Fixed "byte string" typo in various docs and comments. 6 lat temu
forms 571ab44e8a Fixed #30321 -- Added example of changed_data to forms docs. 6 lat temu
models bfae195b0a Fixed #30326 -- Doc'd how to avoid persistence of F() assignment. 6 lat temu
templates a68c029e22 Used extlinks for Django's source code. 6 lat temu
applications.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 lat temu
checks.txt 4400d8296d Fixed #30241 -- Added more system checks of translation settings. 6 lat temu
clickjacking.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 lat temu
csrf.txt 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. 6 lat temu
databases.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 lat temu
django-admin.txt a68c029e22 Used extlinks for Django's source code. 6 lat temu
exceptions.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 lat temu
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 lat temu
middleware.txt bae66e759f Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS. 6 lat temu
migration-operations.txt 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. 6 lat temu
request-response.txt 9aa56cb0d5 Fixed #30294 -- Allowed HttpResponse to accept memoryview content. 6 lat temu
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 lat temu
settings.txt 19fc6376ce Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on language cookies. 6 lat temu
signals.txt 3529d0eabf Corrected docs and removed unused code for got_request_exception signal's sender argument. 6 lat temu
template-response.txt 8045dff98c Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 6 lat temu
unicode.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 lat temu
urlresolvers.txt 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. 6 lat temu
urls.txt 49f97b645f Refs #24733 -- Documented arguments for custom error views. 6 lat temu
utils.txt b9455b010e Refs #30278 -- Fixed link in cached_property docs. 6 lat temu
validators.txt 24cae0bedc Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value. 6 lat temu
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 lat temu