検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 98 for requests (0.070 sec.)
django.db.utils — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... } ' doesn't exist." ) conn . setdefault ( "ATOMIC_REQUESTS" , False ) conn . setdefault ( "AUTOCOMMIT" , True ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f emit ( self , record ): try : request = record . request subject = " %s ( %s IP): %s " % ( record . levelnam ... if the response has already been logged. Multiple requests to log # the same response can be received in some ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s will not apply any view middleware methods. Only requests which are successfully routed to a view via normal ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... prevent duplicate objects from being created when requests are made in parallel, and as a shortcut to boilerp ... 40 , 10 , 9 )) obj . save () Here, with concurrent requests, multiple attempts to save a Person with the same ... ngo views. Please make sure to use it only in POST requests unless you have a good reason not to. GET requests ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uld take into account when building its cache key. Requests with the same path but different header content fo ... async compatible , this allows to avoid converting requests. You must implement detection of the current reque ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s reusing the same database connection for several requests. This avoids the overhead of re-establishing a con ... dateCacheMiddleware used to provide a way to cache requests only if they weren't made by a logged-in user. Thi ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... spawns an independent daemon process that handles requests. The daemon process can run as a different user th ...
https://man.plustar.jp/django/topics/install.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... should respond with a static error page or ignore requests for incorrect hosts instead of forwarding the requ ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inkEmailsMiddleware further (for example to ignore requests coming from web crawlers), you should subclass it ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 5632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... application layer. As a consequence, static files requests do not pass through the normal middleware chain . ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT