検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 98 for requests (0.072 sec.)
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reate many new session records by sending repeated requests, potentially filling up the session store or causi ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
Django 2.2.9 リリースノート — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... order to avoid this vulnerability, password reset requests now compare the submitted email using the stricter ...
https://man.plustar.jp/django/releases/2.2.9.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cordance with FormMixin , object deletion for POST requests is handled in form_valid() . Custom delete logic i ... t CSRF_TRUSTED_ORIGINS , particularly if you allow requests from subdomains by setting CSRF_COOKIE_DOMAIN (or ... ges ¶ DeleteView now uses FormMixin to handle POST requests. As a consequence, any custom deletion logic in de ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 6115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reate many new session records by sending repeated requests, potentially filling up the session store or causi ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 6115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iddleware that caused spurious warnings in logs on requests missing a trailing slash ( #26293 ). Restored the ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 3.0.1 リリースノート — Django 4.0.6 ドキュメント 6115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... order to avoid this vulnerability, password reset requests now compare the submitted email using the stricter ...
https://man.plustar.jp/django/releases/3.0.1.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ollow . Since this is just a factory for producing requests, it's up to you to handle the response. It does no ... cRequestFactory ¶ RequestFactory creates WSGI-like requests. If you want to create ASGI-like requests, includi ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django におけるテスト — Django 4.0.6 ドキュメント 6115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... framework and assorted utilities, you can simulate requests, insert test data, inspect your application's outp ...
https://man.plustar.jp/django/topics/testing/index.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... if the sites framework is installed, and return a RequestSite instance if it is not. If you don't have access ... the domain for the site that it will redirect to. RequestSite objects ¶ Some django.contrib applications take ... ses, the framework provides a django.contrib.sites.requests.RequestSite class, which can be used as a fallback ... ase-backed sites framework is not available. class requests. RequestSite ¶ A class that shares the primary int ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
データベース — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s this connection open and reuses it in subsequent requests. Django closes the connection once it exceeds the ... database errors have occurred while processing the requests, Django checks whether the connection still works, ... sessions (say, separate threads handling different requests) may interact with each other. These interactions ...
https://man.plustar.jp/django/ref/databases.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT