検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 123 for ALLOWED (0.035 sec.)
Django 1.5.11 release notes — Django 4.0.6 ドキュメント 8044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ressions in the 1.5.9 security release. Bugfixes ¶ Allowed related many-to-many fields to be referenced in th ... e admin ( #23604 ). Allowed inline and hidden references to admin fields ( #23 ... notes , next , トピック , admin , fields , many , Allowed , Bugfixes , up クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/1.5.11.html - [similar]
Django 1.6.8 release notes — Django 4.0.6 ドキュメント 8044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ressions in the 1.6.6 security release. Bugfixes ¶ Allowed related many-to-many fields to be referenced in th ... e admin ( #23604 ). Allowed inline and hidden references to admin fields ( #23 ... notes , next , トピック , admin , fields , many , Allowed , Bugfixes , up クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/1.6.8.html - [similar]
Django 1.4.16 release notes — Django 4.0.6 ドキュメント 7958
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e of some GEOS versions with GeoDjango. Bugfixes ¶ Allowed related many-to-many fields to be referenced in th ... e admin ( #23604 ). Allowed inline and hidden references to admin fields ( #23 ... ド release , notes , next , many , fields , admin , Allowed , Bugfixes , up , previous クイック検索 Last updat ...
https://man.plustar.jp/django/releases/1.4.16.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 7378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use when running LayerMapping scripts. MySQL: max_allowed_packet error ¶ If you encounter the following erro ... nalError : ( 1153 , "Got a packet bigger than 'max_allowed_packet' bytes" ) Then the solution is to increase ... the value of the max_allowed_packet setting in your MySQL configuration. For ex ... ation file ( my.cnf ) in the [mysqld] section: max_allowed_packet = 10 M 目次 LayerMapping data import utilit ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 7205
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etUp() method of your test case. ModelAdmin.lookup_allowed signature changed ¶ Django 1.2.4 introduced a meth ... od lookup_allowed on ModelAdmin , to cope with a security issue (cha ... ented, it seems some people have overridden lookup_allowed , especially to cope with regressions introduced b ... QL to load initial data in tests ModelAdmin.lookup_allowed signature changed 前のトピックへ Django 1.2.6 rele ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 7205
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s versions of Django it was possible to bypass the ALLOWED_INCLUDE_ROOTS setting used for security with the s ... ifying a relative path that starts with one of the allowed roots. For example, if ALLOWED_INCLUDE_ROOTS = ("/ ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
設定 — Django 4.0.6 ドキュメント 7131
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n@example.com' ), ( 'Mary' , 'mary@example.com' )] ALLOWED_HOSTS ¶ デフォルト値: [] (空のリスト) Django サイト ... peration 例外を起こします。 When DEBUG is True and ALLOWED_HOSTS is empty, the host is validated against ['.l ... ocalhost', '127.0.0.1', '[::1]'] . ALLOWED_HOSTS is also checked when running tests . このヘッ ... fic setting. The maximum size that the DATAFILE is allowed to grow to. DATAFILE_TMP_MAXSIZE ¶ デフォルト値: ' ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 7045
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... didn't check if the scheme is http(s) and as such allowed javascript:... URLs to be entered. If a developer ... The display routine of this widget was flawed and allowed for XSS. Bugfixes ¶ Fixed a crash with prefetch_re ... ror: 'Settings' object has no attribute '_original_allowed_hosts' exception, it's probably fixed (#20636). 目 ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 6958
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s ¶ MultiPartParser , UploadedFile , and FieldFile allowed directory-traversal via uploaded files with suitab ... lasses of BigAutoField and SmallAutoField were not allowed for the DEFAULT_AUTO_FIELD setting ( #32620 ). Fix ... ) because calling delete() after distinct() is not allowed in Django 3.2 to address a data loss possibility. ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 6872
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xtensionValidator ¶ class FileExtensionValidator ( allowed_extensions , message , code ) [ソース] ¶ Raises a ... n of value.name ( value is a File ) isn't found in allowed_extensions . The extension is compared case-insens ... itively with allowed_extensions . 警告 Don't rely on validation of the ... dation fails. Defaults to "Null characters are not allowed." . code ¶ The error code used by ValidationError ...
https://man.plustar.jp/django/ref/validators.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT