検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 149 for possible (0.009 sec.)
Django 1.7 release notes — Django 4.0.6 ドキュメント 11372
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is deprecated and you should change it as soon as possible (nothing more than renaming is required). initial_ ... dules no longer have a central role and where it's possible to attach configuration data to applications. Impr ... t have to set app_label explicitly any more. It is possible to omit models.py entirely if an application doesn ... ager when traversing reverse relations ¶ It is now possible to specify a custom manager when traversing a reve ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.4.7 release notes — Django 4.0.6 ドキュメント 10798
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplate tag ¶ In previous versions of Django it was possible to bypass the ALLOWED_INCLUDE_ROOTS setting used f ... CLUDE_ROOTS = ("/var/www",) the following would be possible: {% ssi "/var/www/../../etc/passwd" %} In practice ... e ssi file in a user-controlled variable, but it's possible in principle. 目次 Django 1.4.7 release notes Dire ... 連キーワード release , notes , previous , template , possible , traversal , would , INCLUDE , ALLOWED , In クイッ ...
https://man.plustar.jp/django/releases/1.4.7.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 9522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplate tag ¶ In previous versions of Django it was possible to bypass the ALLOWED_INCLUDE_ROOTS setting used f ... CLUDE_ROOTS = ("/var/www",) the following would be possible: {% ssi "/var/www/../../etc/passwd" %} In practice ... e ssi file in a user-controlled variable, but it's possible in principle. Mitigating a remote-code execution v ... , template , essions , contrib , pickle , using , possible , would クイック検索 Last update: 2022年6月01日 « ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django 1.10.8 release notes — Django 4.0.6 ドキュメント 9381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fixes a security issue in 1.10.7. CVE-2017-12794: Possible XSS in traceback section of technical 500 debug pa ... . 目次 Django 1.10.8 release notes CVE-2017-12794: Possible XSS in traceback section of technical 500 debug pa ... cal , traceback , shouldn , production , section , Possible クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/1.10.8.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7823
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s with a copy of) the unittest2 library . Wherever possible, new features are introduced in a backwards-compat ... gning a custom widget will need to account for the possible extra checkbox in the rendered form output. To ret ... gners, and was never deliberately supported, it is possible that some templates may be broken by this change. ... o the database synchronization process. One of the possible uses for this custom SQL is to insert data into yo ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 7823
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 2.2 (patch) February 1, 2022 - CVE-2022-22818 ¶ Possible XSS via {% debug %} template tag. Full description ... Django 2.2 (patch) June 2, 2021 - CVE-2021-33571 ¶ Possible indeterminate SSRF, RFI, and LFI attacks since val ... Django 2.2 (patch) June 3, 2020 - CVE-2020-13596 ¶ Possible XSS via admin ForeignKeyRawIdWidget . Full descrip ... ango 1.11 (パッチ) 2017年9月5日 - CVE-2017-12794 ¶ Possible XSS in traceback section of technical 500 debug pa ...
https://man.plustar.jp/django/releases/security.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 7683
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e creating ForeignKey constraints). It exposes all possible operations as methods, that should be called in th ... e order you wish changes to be applied. Some possible operations or types of change are not possible on ... d do as many of these in a single database call as possible; otherwise, it will issue a separate ALTER stateme ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 7683
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for behavior changes during deployment. Mitigated possible XSS attack via user-supplied redirect URLs ¶ Djang ... hidden_initial=True (not a documented API), it was possible for a user to cause an unreasonable number of SQL ... spoofing via underscore/dash conflation Mitigated possible XSS attack via user-supplied redirect URLs Denial- ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). ... and a whole lot more; see below ! Wherever possible we try to introduce new features in a backwards-co ... n externally-defined WSGI callable, which makes it possible to run runserver with the same WSGI configuration ... new i18n_patterns() helper function. It's also now possible to define translatable URL patterns using django.u ... fore copying or linking the static files. It's now possible to load fixtures containing forward references whe ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts PostGIS 2.0. ... and more; see below . Wherever possible we try to introduce new features in a backwards-co ... liminate bugs, but we can't be sure we covered all possible uses of Django. Some features of Django aren't ava ... ument update_fields . By using this argument it is possible to save only a select list of model's fields. This ... or streaming responses ¶ Before Django 1.5, it was possible to create a streaming response by passing an itera ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT