検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 123 for ALLOWED (0.059 sec.)
Djangoの設定 — Django 4.0.6 ドキュメント 5712
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ただのPythonモジュールです。 設定例を幾つか示します: ALLOWED_HOSTS = [ 'www.example.com' ] DEBUG = False DEFAUL ... example.com' 注釈 もし DEBUG を False にした場合、 ALLOWED_HOSTS も設定する必要があります。 設定ファイルはPyt ...
https://man.plustar.jp/django/topics/settings.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , order_by() , and values() / values_list() ) are allowed on the resulting QuerySet . Further, databases pla ... ce restrictions on what operations are allowed in the combined queries. For example, most databas ... r because the rows are not locked in that case. If allowed, this would facilitate data corruption and could e ... The no_key argument was added. The of argument was allowed on MySQL 8.0.1+. Changed in Django 4.0: The skip_l ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... L_AUTO_IS_NULL doesn't return a result ( #26991 ). Allowed User.is_authenticated and User.is_anonymous proper ... hen combined with lookups on PostGIS ( #27014 ). Reallowed the {% for %} tag to unpack any iterable ( #27058 ... ming to be performed on model rename ( #27100 ). Reallowed subclassing UserCreationForm without USERNAME_FIEL ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 00 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wed, or cross relations which have been explicitly allowed by the application developer using the pre-existin ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user/?pop=1&t=password and viewing the page's HTML allowed viewing the password hash of each user. While the ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user/?pop=1&t=password and viewing the page's HTML allowed viewing the password hash of each user. While the ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 5626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tory-traversal via Storage.save() ¶ Storage.save() allowed directory-traversal if directly passed suitably cr ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... files with names matching this expression will be allowed as choices. allow_files ¶ Optional. Either True or ... e are provided. Leading and trailing whitespace is allowed, as in Python's float() function. Error message ke ... e are provided. Leading and trailing whitespace is allowed, as in Python's int() function. Error message keys ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r/?_popup=1&t=password and viewing the page's HTML allowed viewing the password hash of each user. While the ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT