検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 170 for string (0.078 sec.)
アプリケーション — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... model signals , you can refer to the sender by its string label instead of using the model class itself. 実装 ... 'MyModel' ) # registering signals with the model's string label pre_save . connect ( receiver , sender = 'ap ...
https://man.plustar.jp/django/ref/applications.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is going to be rendered if the form is cast into a string, e.g. via print(form) or in a template via {{ form ... is: errors : A list of the errors. error_class : A string of CSS classes. render ( template_name = None , co ... se the template engine instead which returns a SafeString . さらに詳細なアウトプット ¶ as_p() , as_ul() , as ... as_hidden ( attrs = None , ** kwargs ) ¶ Returns a string of HTML for representing this as an <input type="h ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eparation. Simple data types, such as integers and strings, are 'ready to write' as a Python object. However ... value must be converted into an ISO-compliant date string for insertion into the database. Insert the data i ... ate_fields argument can be any iterable containing strings. An empty update_fields iterable will skip the sa ... all your other code call that one place. 注釈 The string you return from get_absolute_url() must contain on ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user input (commonly, a "next" parameter in a querystring indicating where to redirect upon successful compl ... for example, when querying a table which contains string values, but using a query which filters based on a ... nteger value, MySQL will first silently coerce the strings to integers and return a result based on that. If ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user input (commonly, a "next" parameter in a querystring indicating where to redirect upon successful compl ... for example, when querying a table which contains string values, but using a query which filters based on a ... nteger value, MySQL will first silently coerce the strings to integers and return a result based on that. If ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rlsafe_base64_decode() return the proper type (bytestring) on Python 3 ( #23333 ). makemigrations can now se ... feeding the Django test client with an empty data string ( #21740 ). Fixed a regression in makemessages whe ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng a relation on an abstract model's field using a string model name without an app_label no longer resolved ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on takes the same format argument as serialize , a string or stream of data, and returns an iterator. Howeve ... er , it handles these additional types: datetime A string of the form YYYY-MM-DDTHH:mm:ss.sssZ or YYYY-MM-DD ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hat we define as an "error" can be either a simple string or an instance of ValidationError with its message ... st = [] for message in message : # Normalize plain strings to instances of ValidationError. if not isinstanc ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
索引 — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (django.db.models モジュール) (Func のメソッド) as_string() (Field のメソッド) as_table() (BaseFormSet のメソ ... etry のメソッド) closed (HttpResponse の属性) (LineString の属性) (MultiLineString の属性) Coalesce (django. ... rmSet の属性) delimiter (SimpleArrayField の属性) (StringAgg の属性) DenseRank (django.db.models.functions の ... 属性) (Avg の属性) (Count の属性) (JSONBAgg の属性) (StringAgg の属性) (Sum の属性) distinct() (django.db.mode ...
https://man.plustar.jp/django/genindex.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT