検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 98 for requests (0.047 sec.)
Django を uWSGI とともに使うには? — Django 4.0.6 ドキュメント 7017
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... espawn processes taking more than 20 seconds --max-requests = 5000 \ # respawn processes after serving 5000 re ... idfile = /tmp/project-master.pid vacuum = True max-requests = 5000 daemonize = /var/log/uwsgi/yourproject.log ...
https://man.plustar.jp/django/howto/deployment/wsgi/uwsgi.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 6808
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... point, even a slow network connection and few HTTP requests would be all that is necessary to make a site unav ... ckend , a change to the REMOTE_USER header between requests without an intervening logout could result in the ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 6808
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... point, even a slow network connection and few HTTP requests would be all that is necessary to make a site unav ... ckend , a change to the REMOTE_USER header between requests without an intervening logout could result in the ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rred way to provide the patch is using GitHub pull requests without a Trac ticket. See the Working with Git an ... d GitHub for more details on how to use pull requests. "Claiming" tickets ¶ In an open-source project wi ... bmit changes." 注釈 The Django software foundation requests that anyone contributing more than a trivial patch ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 6716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... point, even a slow network connection and few HTTP requests would be all that is necessary to make a site unav ... ckend , a change to the REMOTE_USER header between requests without an intervening logout could result in the ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gi import WSGIHandler application = WSGIHandler () Requests beginning with /secret/ will now require a user to ... rs.modwsgi import check_password , groups_for_user Requests for /secret/ will now also require user to be a me ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sage ) storage . used = False Behavior of parallel requests ¶ Due to the way cookies (and hence sessions) work ... s is undefined when the same client makes multiple requests that set or get messages in parallel . For example ... be expected. In short, when multiple simultaneous requests from the same client are involved, messages are no ... views Expiration of messages Behavior of parallel requests 設定 前のトピックへ django.contrib.humanize 次のト ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e cookie is sent with all same-site and cross-site requests. django.contrib.staticfiles ¶ The STATICFILES_DIRS ... e cookie is sent with all same-site and cross-site requests. E メール ¶ The EMAIL_FILE_PATH setting, used by t ... e cookie is sent with all same-site and cross-site requests. Added support and translations for the Algerian A ... e cookie is sent with all same-site and cross-site requests. The new HttpRequest.accepts() method returns whet ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bsites is, well, they're dynamic. Each time a user requests a page, the web server makes all sorts of calculat ... e request and response headers allow. Responses to requests for the same URL with different query parameters a ... s = [ path ( 'foo/<int:code>/' , my_view ), ] then requests to /foo/1/ and /foo/23/ will be cached separately, ... L (e.g., /foo/23/ ) has been requested, subsequent requests to that URL will use the cache. cache_page can als ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cookie which must be sent by the client on future requests and, in forms, a hidden value which must be submit ... app which expects global transactions (e.g. ATOMIC_REQUESTS set to True ), or Django's old autocommit behavior ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT