検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 98 for requests (0.076 sec.)
ロギング — Django 4.0.6 ドキュメント 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ch mails error events to admins when DEBUG=False . Requests resulting in a 400 response due to a SuspiciousOpe ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etting provides a way to allow cross-origin unsafe requests (e.g. POST ) over HTTPS. データベースバックエンド ... eback of the same structure as in the case of AJAX requests. The traceback details are rendered by the Excepti ... s. AppCommand.handle_app() is no longer supported. RequestSite and get_current_site() are no longer importable ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this flag won't send these cookies on cross-origin requests. If you rely on the old behavior, set the SESSION_ ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gainst memory exhaustion attacks using forged POST requests: >>> from django.forms.formsets import formset_fac ... gainst memory exhaustion attacks using forged POST requests. See Limiting the maximum number of instantiated f ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 5527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... some checks that our build server performs on pull requests. To run the unit tests and other checks (such as i ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
設計思想 — Django 4.0.6 ドキュメント 5527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ample, the template system knows nothing about web requests, the database layer knows nothing about data displ ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 5527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sUser objects on your own, but they're used by web requests, as explained in the next section. Permission モデ ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Middleware to make Django respond appropriately to requests with an If-Modified-Since header which will preven ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... olling whether or not exceptions raised during the request should also be raised in the test. Defaults to True ... on also happens for put() , patch() , and delete() requests. If you provide any other content_type (e.g. text/ ... s and session data cleared to defaults. Subsequent requests will appear to come from an AnonymousUser . レスポ ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ith different contexts in response to two separate requests. Therefore, it's important to make sure your templ ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT