検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 73 for redirect (0.063 sec.)
Django におけるセキュリティ — Django 4.0.6 ドキュメント 6134
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 因となり、大変な危険につながりかねません! SECURE_SSL_REDIRECT を True にセットして、HTTP によるリクエストが HTTP ... secure to configure the main web server to do the redirect to HTTPS. '安全な' クッキーを使用してください。 ブ ... icular site should always use HTTPS. Combined with redirecting requests over HTTP to HTTPS, this will ensure t ...
https://man.plustar.jp/django/topics/security.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... der contains invalid value""" pass class DisallowedRedirect ( SuspiciousOperation ): """Redirect to scheme not ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ture of any fixture type called mydata . If a fixture directory contained mydata.json , that fixture would be ... json and mydata.xml.gz were found in the same fixture directory), fixture installation will be aborted, and an ... rom stdin is useful with standard input and output redirections. For example: django - admin dumpdata -- forma ... ed - A 304 HTTP Not Modified server response. http_redirect - A 3XX HTTP Redirect server response other than 3 ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xt" parameter in a querystring indicating where to redirect upon successful completion of an action). One or m ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... FIXTURE_DIRS contains duplicates or a default fixture directory path ( app_name/fixtures ), an exception is ra ... ject. ミドルウェア ¶ The CommonMiddleware.response_redirect_class attribute allows you to customize the redire ... ously, fields was silently ignored. When following redirects, the test client now raises RedirectCycleError if ... it detects a loop or hits a maximum redirect limit (rather than passing silently). Translatable ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... result in the original IOError being raised. HTTP redirects no longer forced to absolute URIs ¶ Relative redi ... ute URIs. RFC 2616 required the Location header in redirect responses to be an absolute URI, but it has been s ... m. Consequently, the expected URLs passed to assertRedirects should generally no longer include the scheme and ... domain part of the URLs. For example, self.assertRedirects(response, 'http://testserver/some-url/') should b ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0 <= status_code < 400 : msg = self . style . HTTP_REDIRECT ( msg ) elif status_code == 404 : msg = self . sty ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elper will be removed. The host argument to assertsRedirects will be removed. The compatibility layer which al ... e a dotted Python path for the LOGIN_URL and LOGIN_REDIRECT_URL settings will be removed. Support for optparse ... iceField will be removed. The default value of the RedirectView.permanent attribute will change from True to F ... min.response_add() will have to be either None (to redirect to the newly created object's edit page) or a pre- ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The middleware will only add a trailing slash and redirect (by looking at the APPEND_SLASH setting) if the re ... sulting URL refers to a valid flatpage. Redirects are permanent (301 status code). If it doesn't fi ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... work around this, there are two methods available: Redirect the output of manage.py to a file, and edit the ge ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT