検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 119 for URLs (0.062 sec.)
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 7230
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on user input in some cases (e.g. ... utils.http.is_safe_url() ) considered some numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't ... ible XSS attack via user-supplied numeric redirect URLs CVE-2017-7234: Open redirect vulnerability in djan ... elease , redirect , user , safe , Open , numeric , URLs , they , some クイック検索 Last update: 2022年6月0 ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.8.18 リリースノート — Django 4.0.6 ドキュメント 7230
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on user input in some cases (e.g. ... utils.http.is_safe_url() ) considered some numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't ... ible XSS attack via user-supplied numeric redirect URLs CVE-2017-7234: Open redirect vulnerability in djan ... ート 関連キーワード redirect , safe , user , Open , URLs , numeric , they , redirects , provide , some クイ ...
https://man.plustar.jp/django/releases/1.8.18.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 7106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n the admin documentation . URL ¶ Update your root urls.py ¶ If you're using the admin site, you need to u ... pdate your root urls.py . Old (0.96) urls.py : from django.conf.urls.de ... , ( r '^admin/' , include ( 'django.contrib.admin.urls' )), # ... the rest of your URLs here ... ) New (1 ... .0) urls.py : from django.conf.urls.defaults import * # The ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 7106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... issues and bugs in 1.6.5. reverse() could generate URLs pointing to other hosts ¶ In certain situations, U ... RL reversing could generate scheme-relative URLs (URLs starting with two slashes), which could unex ... To remedy this, URL reversing now ensures that no URL starts with two slashes (//), replacing the second ... jango 1.6.6 release notes reverse() could generate URLs pointing to other hosts File upload denial-of-serv ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 7106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on user input in some cases (e.g. ... utils.http.is_safe_url() ) considered some numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't ... ible XSS attack via user-supplied numeric redirect URLs CVE-2017-7234: Open redirect vulnerability in djan ... 連キーワード redirect , safe , user , Open , they , URLs , numeric , provide , Bugfixes , some クイック検索 ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... patibility with historical migrations. django.conf.urls.url() will be removed. The model django.contrib.po ... ved. The compatibility layer which allows absolute URLs to be considered equal to relative ones when the p ... ontent_type . The app_name argument to django.conf.urls.include() will be removed. Support for passing a 3 ... uring the 1.6/1.7 deprecation period). django.conf.urls.patterns() will be removed. Support for the prefix ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
はじめての Django アプリ作成、その 3 — Django 4.0.6 ドキュメント 6982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) 次の path() コールを追加して、新しいviewを polls.urls モジュールと結びつけます。 polls/urls.py ¶ from dj ... ango.urls import path from . import views urlpatterns = [ # ... _URLCONF に指定されている Python モジュール mysite.urls をロードします。そのモジュール内の urlpatterns とい ... 残りの文字列である "34/" を次の処理のために 『polls.urls』 の URLconf に渡します。これは '<int:question_id>/ ...
https://man.plustar.jp/django/intro/tutorial03.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ted possible XSS attack via user-supplied redirect URLs ¶ Django relies on user input in some cases (e.g. ... heme is http(s) and as such allowed javascript:... URLs to be entered. If a developer relied on is_safe_ur ... ted possible XSS attack via user-supplied redirect URLs XSS vulnerability in django.contrib.admin Bugfixes ... notes , Fixed , contrib , user , redirect , safe , URLs , attack , some クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now supports IPv6 addresses, Unicode domains, and URLs containing authentication data. Backwards incompat ... python no longer adds a trailing slash to pathless URLs. The length template filter now returns 0 for an u ... e the {% load ... from future %} tags. django.conf.urls.patterns() ¶ In the olden days of Django, it was e ... ensuring that urlpatterns is a list of django.conf.urls.url() instances. For example: from django.conf.url ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lation : Checks translation related configuration. urls : Checks URL configuration. Some checks may be reg ... ng checks are performed on your URL configuration: urls.W001 : Your URL pattern <pattern> uses include() w ... dollar from the route to avoid problems including URLs. urls.W002 : Your URL pattern <pattern> has a rout ... , ensure the include() pattern has a trailing / . urls.W003 : Your URL pattern <pattern> has a name inclu ...
https://man.plustar.jp/django/ref/checks.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT