検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 23 for intermediate (0.047 sec.)
Django 2.2.16 release notes — Django 4.0.6 ドキュメント 12785
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n 2.2.15. CVE-2020-24583: Incorrect permissions on intermediate-level directories on Python 3.7+ ¶ On Python 3.7+, ... LOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of upload ... ing files and to intermediate-level collected static directories when using the ... ld review and manually fix permissions on existing intermediate-level directories. CVE-2020-24584: Permission esca ...
https://man.plustar.jp/django/releases/2.2.16.html - [similar]
Django 3.0.10 release notes — Django 4.0.6 ドキュメント 12785
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in 3.0.9. CVE-2020-24583: Incorrect permissions on intermediate-level directories on Python 3.7+ ¶ On Python 3.7+, ... LOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of upload ... ing files and to intermediate-level collected static directories when using the ... ld review and manually fix permissions on existing intermediate-level directories. CVE-2020-24584: Permission esca ...
https://man.plustar.jp/django/releases/3.0.10.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 12182
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s in 3.1. CVE-2020-24583: Incorrect permissions on intermediate-level directories on Python 3.7+ ¶ On Python 3.7+, ... LOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of upload ... ing files and to intermediate-level collected static directories when using the ... ld review and manually fix permissions on existing intermediate-level directories. CVE-2020-24584: Permission esca ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 9065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gh_defaults argument to specify values for the new intermediate model instance(s), if needed. You can use callable ... nd they will be evaluated once before creating any intermediate instance(s). create ( through_defaults = None , ** ... gh_defaults argument to specify values for the new intermediate model instance, if needed. You can use callables a ... gh_defaults argument to specify values for the new intermediate model instance(s), if needed. You can use callable ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
モデル — Django 4.0.6 ドキュメント 8177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ます。 中間モデルにはいくつかの制約があります。 Your intermediate model must contain one - and only one - foreign ke ... ionships. You do this by creating instances of the intermediate model: >>> ringo = Person . objects . create ( nam ... , 1 )}) You may prefer to create instances of the intermediate model directly. If the custom through table define ... d by the intermediate model does not enforce uniqueness on the (model1, ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 8110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... installed. fields.E332 : Many-to-many fields with intermediate tables must not be symmetrical. This check appeare ... Django 3.0. fields.E333 : The model is used as an intermediate model by <model> , but it has more than two foreig ... rd argument. fields.E334 : The model is used as an intermediate model by <model> , but it has more than one foreig ... rd argument. fields.E335 : The model is used as an intermediate model by <model> , but it has more than one foreig ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 8060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssfully performing an action: Actions that provide intermediate pages ¶ By default, after an action is performed t ... especially more complex ones, will need to return intermediate pages. For example, the built-in delete action ask ... Actions as ModelAdmin methods Actions that provide intermediate pages Making actions available site-wide Disabling ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
Signals — Django 4.0.6 ドキュメント 7993
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ルとともに送信される引数は以下の通りです: sender The intermediate model class describing the ManyToManyField . This ... be: Argument 値 sender Pizza.toppings.through (the intermediate m2m class) instance p (the Pizza instance being mo ... be: Argument 値 sender Pizza.toppings.through (the intermediate m2m class) instance t (the Topping instance being ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 7875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s and saved to MySQL without requiring an explicit intermediate cast to unicode . A bug affecting filtering on a n ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7808
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are now allowed on many-to-many relationships with intermediate models. The new through_defaults argument is used ... to specify values for new intermediate model instance(s). Request と Response ¶ Added Htt ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 NEXT