検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 94 for header (0.048 sec.)
Django 1.4 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te, and sorting on multiple columns by clicking on headers is designed to mimic the behavior of desktop GUIs ... ion against clickjacking using the X-Frame-Options header. It's not enabled by default for backwards compati ... g that security hole for browsers that support the header. CSRF improvements ¶ We've made various improvemen ... d a proxy, you might find the new SECURE_PROXY_SSL_HEADER setting useful. It solves the problem of your prox ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... send one or more cookies, and If the Vary: Cookie header is set on the response, then the response will not ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he RemoteUserBackend , a change to the REMOTE_USER header between requests without an intervening logout cou ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lumn-<field_name> class in the HTML so the columns header can be styled with CSS, e.g. to set a column width ... ango.contrib.flatpages app used to set custom HTTP headers for debugging purposes. This functionality was no ... plementation, previously available in django.core.xheaders . The XViewMiddleware has been moved from django. ... correctly takes into account the Vary: Cookie HTTP header, and this header is being set on a variety of occa ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sallowedHost ( SuspiciousOperation ): """HTTP_HOST header contains invalid value""" pass class DisallowedRed ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
はじめての Django アプリ作成、その 7 — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango.__path__)" そして、ファイルを編集して {{ site_header|default:_('Django administration') }} を置き換えま ... いたい場合には、 django.contrib.admin.AdminSite.site_header 属性を使えば、もっと簡単に設定できます。 このテンプ ...
https://man.plustar.jp/django/intro/tutorial07.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ble to the general public. It will not provide any header details to prevent caching. This means if the page ... ed in Overriding admin templates . AdminSite. site_header ¶ The text to put at the top of each admin page, a ... he following variables and values by default: site_header : AdminSite.site_header site_title : AdminSite.sit ... odel class MyAdminSite ( admin . AdminSite ): site_header = 'Monty Python administration' admin_site = MyAdm ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he origin of incoming data. Accessing HTTPResponse headers ¶ django.http.HttpResponse.headers has been renam ... ed to _headers and HttpResponse now supports containment checkin ... g directly. So use if header in response: instead of if header in response.head ... onary access to HttpRequest Accessing HTTPResponse headers ジェネリックリレーション Generic relations have b ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... send one or more cookies, and If the Vary: Cookie header is set on the response, then the response will not ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w block usertools which contains the user-specific header. A new context variable has_permission , which get ... HttpResponse.setdefault() method allows setting a header unless it has already been set. You can use the ne ... ew processing now supports the If-unmodified-since header. テスト ¶ The RequestFactory.trace() and Client.tr ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT