検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 54 for redirects (0.084 sec.)
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 7031
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an "on success" URL. The security check for these redirects (namely django.utils.http.is_safe_url() ) consider ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onal applications, such as the FlatPage, Sites and Redirects apps, have been decoupled and moved into django.co ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... team aware of a combination of browser plugins and redirects which can allow an attacker to provide custom HTTP ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n oversight, it was possible to use django.contrib.redirects without enabling django.contrib.sites . This isn't ... allowed any longer. If you're using django.contrib.redirects , make sure INSTALLED_APPS contains django.contrib ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6956
" + 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 redir ... 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 be ... replaced by self.assertRedirects(response, '/some-url/') (unless the redirection sp ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The admin now installs a final catch-all view that redirects unauthenticated users to the login page, regardles ... he request query string when following 307 and 308 redirects. The new TestCase.captureOnCommitCallbacks() metho ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ata exposure Broken session management Unvalidated redirects/forwards Issues requiring an uncommon configuratio ...
https://man.plustar.jp/django/internals/security.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) if the resulting URL refers to a valid flatpage. Redirects are permanent (301 status code). If it doesn't fin ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
索引 — Django 4.0.6 ドキュメント 6793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tRaisesMessage() (SimpleTestCase のメソッド) assertRedirects() (SimpleTestCase のメソッド) assertTemplateNotUse ... trib.postgres.validators モジュール django.contrib.redirects モジュール django.contrib.sessions モジュール djan ... dleware.RedirectFallbackMiddleware (django.contrib.redirects のクラス) MiddlewareNotUsed migrate django-admin c ... els.ProtectedError models.Redirect (django.contrib.redirects のクラス) models.RestrictedError models.Site (djan ...
https://man.plustar.jp/django/genindex.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 6793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thing to do would be to write a small action that redirects to your custom export view: from django.contrib.co ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
PREV 1 2 3 4 5 6 NEXT