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