検索

phrase: max: clip:
target: order:
Results of 51 - 55 of about 55 for old (0.021 sec.)
クエリー式 — Django 4.0.6 ドキュメント 6238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unction will be interpolated as the function placeholder within template . Defaults to None . template ¶ ... polated into the template as the expressions placeholder. Positional arguments can be expressions or Pyth ... unction will be interpolated as the function placeholder within template . Defaults to None . window_comp ... rted to a string and used as the expressions placeholder within the template . The output_field argument ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ause the "one row, one object" assumption doesn't hold. For example, notice the behavior when querying ac ... nner will use 'replica' database; outer will use 'cold-storage' database >>> Restaurant . objects . prefe ... objects . using ( 'replica' )), ... ) . using ( 'cold-storage' ) 注釈 検索の順番は重要です。 以下の例を見 ... ySet . Use this method as a last resort This is an old API that we aim to deprecate at some point in the ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . It assumes middleware that's compatible with the old style of Django 1.9 and earlier (having methods li ... de = True ) '你好-world' Changed in Django 3.2: In older versions, leading and trailing dashes and unders ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... perty must be above @display . If you're using the old way -- setting the display-related attributes dire ... ィールドを受け入れません。 Changed in Django 3.2: In older versions, various English stop words are removed ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... MedalType = models . TextChoices ( 'MedalType' , 'GOLD SILVER BRONZE' ) >>> MedalType . choices [('GOLD', ... 'Gold'), ('SILVER', 'Silver'), ('BRONZE', 'Bronze')] >>> ... r model, Django will automatically add a field to hold the primary key, so you don't need to set primary_ ... ave it, a new object will be created alongside the old one. Changed in Django 3.2: In older versions, aut ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
PREV 1 2 3 4 5 6 NEXT