検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 62 for Accepts (0.040 sec.)
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... per () . form_invalid ( form ) if self . request . accepts ( 'text/html' ): return response else : return Jso ... super () . form_valid ( form ) if self . request . accepts ( 'text/html' ): return response else : data = { ' ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 7051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons of the json serializer, the geojson serializer accepts the following additional option when it is called ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Form fields — Django 4.0.6 ドキュメント 7051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lable that returns such an iterable. This argument accepts the same formats as the choices argument to a mode ... in addition to ISO 8601 formats. The field always accepts strings in ISO 8601 formatted dates or similar rec ... rror message keys: required , invalid , overflow . Accepts any format understood by parse_duration() . EmailF ... one , decoder = None , ** kwargs ) ¶ A field which accepts JSON encoded data for a JSONField . Default widget ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 7051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on. SlugField. allow_unicode ¶ If True , the field accepts Unicode letters in addition to ASCII letters. Defa ... ield names of your model object. 引数 ¶ ForeignKey accepts other arguments that define the details of how the ... using the db_table option. 引数 ¶ ManyToManyField accepts an extra set of arguments -- all optional -- that ... h_fields , as in the example above. through_fields accepts a 2-tuple ('field1', 'field2') , where field1 is t ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 6964
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing renderer argument if a Widget.render() method accepts **kwargs ( #28265 ). Fixed a regression causing Mo ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6964
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e.signing.TimestampSigner.unsign() method now also accepts a datetime.timedelta object. データベースバックエン ... inguish them from field-specific errors. Field now accepts a label_suffix argument, which will override the f ... {{ form.as_p }} in templates. SelectDateWidget now accepts an empty_label argument, which will override the t ... have written a custom management command that only accepts positional arguments and you didn't specify the ar ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6964
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . The permission argument of permission_required() accepts all kinds of iterables, not only list and tuples. ... he django.contrib.auth.views.password_reset() view accepts an extra_email_context parameter. django.contrib.c ... h , Lower , and Upper as transforms. SlugField now accepts an allow_unicode argument to allow Unicode charact ... deprecated. Use the new enclosures argument which accepts a list of Enclosure objects instead of a single on ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6964
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment to RemoteUserBackend.configure_user() , if it accepts it. django.contrib.gis ¶ Added Oracle support for ... ed request as the first positional argument, if it accepts it. Support for overrides that don't accept it wil ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that denotes the number of arguments the function accepts. If this attribute is set and the function is call ... ible in a window clause. The partition_by argument accepts an expression or a sequence of expressions (column ... gument or by the expression. The order_by argument accepts an expression or a sequence of expressions on whic ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... database. django.contrib.postgres.fields.JSONField accepts a new encoder parameter to specify a custom class ... ethod is added to support TimeField truncation. It accepts a lookup_type and field_name arguments and returns ... l() method is added to support the time lookup. It accepts a field_name and tzname arguments and returns the ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT