検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 106 for extra (0.065 sec.)
Django Utils — Django 4.0.6 ドキュメント 6075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of metadata, which applies to the entire feed. Any extra keyword arguments you pass to __init__ will be sto ... tances. num_items () ¶ root_attributes () ¶ Return extra attributes to place on the root (i.e. feed/channel ... d from write() . item_attributes ( item ) ¶ Return extra attributes to place on each item (i.e. item/entry) ... ): ... The keep_lazy() decorator takes a number of extra arguments ( *args ) specifying the type(s) that th ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 3.1.4 release notes — Django 4.0.6 ドキュメント 6075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r in AsyncRequestFactory ( #32162 ). Fixed passing extra HTTP headers to AsyncRequestFactory request method ...
https://man.plustar.jp/django/releases/3.1.4.html - [similar]
External packages — Django 4.0.6 ドキュメント 6075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... External packages ¶ Django ships with a variety of extra, optional tools that solve common problems ( contr ...
https://man.plustar.jp/django/topics/external-packages.html - [similar]
索引 — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rmSet の属性) (InlineModelAdmin の属性) can_delete_extra (BaseFormSet の属性) can_order (BaseFormSet の属性 ... mission の属性) (UploadedFile の属性) content_type_extra (UploadedFile の属性) ContentFile (django.core.fil ... db.models のクラス) exterior_ring (Polygon の属性) extra (InlineModelAdmin の属性) extra() (django.db.model ... s.query.QuerySet モジュール) extra_context (django.views.generic.base.ContextMixin の ...
https://man.plustar.jp/django/genindex.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a 3-tuple containing ( date_list , object_list , extra_context ). date_list is the list of dates for whic ... is available. object_list is the list of objects. extra_context is a dictionary of context data that will ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r ( username , email = None , password = None , ** extra_fields ) ¶ User を作成、保存して返します。 The use ... vided, set_unusable_password() will be called. The extra_fields keyword arguments are passed through to the ... r ( username , email = None , password = None , ** extra_fields ) ¶ create_user() と同じですが、 is_staff と ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the database used in an SQL call is now passed as extra context along with each message to the django.db.b ... ry and the where_class argument to the private get_extra_restriction() method of ForeignObject and ForeignO ... l change from 'http' to 'https' in Django 5.0. The extra_tests argument for DiscoverRunner.build_suite() an ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5973
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'foo@example.com' , ... 'cc_myself' : True , ... 'extra_field_1' : 'foo' , ... 'extra_field_2' : 'bar' , . ... .. 'extra_field_3' : 'baz' } >>> f = ContactForm ( data ) >> ... lid () True >>> f . cleaned_data # Doesn't contain extra_field_1, etc. {'cc_myself': True, 'message': 'Hi t ... d not be set explicitly. BoundField. css_classes ( extra_classes = None ) ¶ When you use Django's rendering ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5973
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xt_processors' option of OPTIONS . Initially empty extra inlines can now be removed, in the same way as dyn ... The new dbshell -- ARGUMENTS option allows passing extra arguments to the command-line client for the datab ... SQL to reset sequences on SQLite. モデル ¶ The new ExtractIsoWeekDay function extracts ISO-8601 week days f ... res an additional parameters argument as a list of extra arguments to pass on to the command-line client. T ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
contrib packages — Django 4.0.6 ドキュメント 5934
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... included" philosophy . It ships with a variety of extra, optional tools that solve common web development ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT