検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 72 for control (0.024 sec.)
View decorators — Django 4.0.6 ドキュメント 12907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ors in django.views.decorators.http can be used to control caching behavior on particular views. condition ( ... n ¶ The decorators in django.views.decorators.gzip control content compression on a per-view basis. gzip_page ... ors in django.views.decorators.vary can be used to control caching based on specific request headers. vary_on ... ¶ The decorators in django.views.decorators.cache control server and client-side caching. cache_control ( ** ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 12108
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se are the types of caches that you don't directly control but to which you can provide hints (via HTTP heade ... cache_primary : class CacheRouter : """A router to control all database cache operations""" def db_for_read ( ... cache backend can be given additional arguments to control caching behavior. These arguments are provided as ... he client constructors, allowing for more advanced control of client behavior. For example usage, see below. ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django 3.1.14 release notes — Django 4.0.6 ドキュメント 10805
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2021-44420: Potential bypass of an upstream access control based on URL paths ¶ HTTP requests for URLs with t ... railing newlines could bypass an upstream access control based on URL paths. 目次 Django 3.1.14 release not ... 2021-44420: Potential bypass of an upstream access control based on URL paths 前のトピックへ Django 3.2 relea ... s 関連キーワード release , notes , paths , based , control , upstream , bypass , トピック , Potential , up ク ...
https://man.plustar.jp/django/releases/3.1.14.html - [similar]
Django 2.2.25 release notes — Django 4.0.6 ドキュメント 10707
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2021-44420: Potential bypass of an upstream access control based on URL paths ¶ HTTP requests for URLs with t ... railing newlines could bypass an upstream access control based on URL paths. 目次 Django 2.2.25 release not ... 2021-44420: Potential bypass of an upstream access control based on URL paths 前のトピックへ Django 2.2.26 re ... s 関連キーワード release , notes , paths , based , control , upstream , bypass , トピック , Potential , up ク ...
https://man.plustar.jp/django/releases/2.2.25.html - [similar]
Django 3.2.10 release notes — Django 4.0.6 ドキュメント 10609
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2021-44420: Potential bypass of an upstream access control based on URL paths ¶ HTTP requests for URLs with t ... railing newlines could bypass an upstream access control based on URL paths. Bugfixes ¶ Fixed a regression ... 2021-44420: Potential bypass of an upstream access control based on URL paths Bugfixes 前のトピックへ Django ... 関連キーワード release , notes , bypass , based , control , upstream , paths , previous , トピック , Bugfixe ...
https://man.plustar.jp/django/releases/3.2.10.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 10118
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls.http.is_safe_url() ) accepted URLs with leading control characters and so considered URLs like \x08javascr ... . Browsers we tested also treat URLs prefixed with control characters such as %08//example.com as relative pa ... tack as some browsers such as Google Chrome ignore control characters at the start of a URL in an anchor href ... RLs , user , safe , redirect , such , characters , control , attack クイック検索 Last update: 2022年6月01日 « ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 9417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls.http.is_safe_url() ) accepted URLs with leading control characters and so considered URLs like \x08javascr ... . Browsers we tested also treat URLs prefixed with control characters such as %08//example.com as relative pa ... tack as some browsers such as Google Chrome ignore control characters at the start of a URL in an anchor href ... ags , safe , URLs , redirect , user , characters , control , migration クイック検索 Last update: 2022年6月01日 ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django 1.6.11 release notes — Django 4.0.6 ドキュメント 8619
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls.http.is_safe_url() ) accepted URLs with leading control characters and so considered URLs like \x08javascr ... . Browsers we tested also treat URLs prefixed with control characters such as %08//example.com as relative pa ... tack as some browsers such as Google Chrome ignore control characters at the start of a URL in an anchor href ...
https://man.plustar.jp/django/releases/1.6.11.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 7329
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .cache ¶ This module contains helper functions for controlling HTTP caching. It does so by managing the Vary ... caches by the Accept-language header. patch_cache_control ( response , ** kwargs ) ¶ This function patches t ... he Cache-Control header by adding all keyword arguments to it. The ... se ) ¶ Returns the max-age from the response Cache-Control header as an integer (or None if it wasn't found o ...
https://man.plustar.jp/django/ref/utils.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 7231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go offers a set of function decorators to help you control which information should be filtered out of error ... o.your.CustomExceptionReporterFilter' You may also control in a more granular way which filter to use within ... d email reports. As with the filter class, you may control which exception reporter class to use within any g ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT