検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 133 for attribute (0.078 sec.)
GeoDjango Management Commands — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ields. --geom-name GEOM_NAME ¶ Specifies the model attribute name to use for the geometry field. Defaults to 'g ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rt Feed class MyFeed ( Feed ): # First, as a class attribute. geometry = ... item_geometry = ... # Also a funct ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d. Minor feature ¶ The new LiveServerTestCase.port attribute reallows the use case of binding to a specific por ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the dictionary. You can also use the extra_context attribute. Django の一般的なクラスベースのビューを構築する ¶ ... rk with, so the default uses the queryset or model attribute on the view class. A common reason to override get ... rt again being taken from the template_name_suffix attribute. (The date based generic views use suffixes such a ... then you'll have to consider interactions between attributes and methods that overlap between the different cl ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #1'} BaseFormSet also provides an ordering_widget attribute and get_ordering_widget() method that control the ... form. BaseFormSet also provides a deletion_widget attribute and get_deletion_widget() method that control the ... our own fields or even redefine the default fields/attributes of the order and deletion fields: >>> from django ... ormset in views and templates ¶ Formsets have five attributes and five methods associated with rendering. BaseF ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... not support middleware. Session and authentication attributes must be supplied by the test itself if required f ... ¶ TransactionTestCase. available_apps ¶ 警告 This attribute is a private API. It may be changed or removed wit ... der set of responsibilities. You can override this attribute to modify the way tests are run and reported. Disc ... unittest.defaultTestLoader . You can override this attribute if your tests are going to be loaded in unusual wa ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 5413
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... safe to be output anywhere except for inside a tag attribute. Wrap the escaped JSON in a script tag. """ from d ... nofollow is True, give the links a rel="nofollow" attribute. If autoescape is True, autoescape the link text a ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5413
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... anged in Django A.B", respectively. If a function, attribute, etc. is added, it's also okay to use a versionadd ... ed annotation like this: .. attribute :: Author . middle_name .. versionadded :: A . B A ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5413
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you might expect, the created models will have an attribute for every field in the table. Note that inspectdb ... or 'for' ), inspectdb will append '_field' to the attribute name. For example, if a table has a column 'for' , ... will have a field 'for_field' , with the db_column attribute set to 'for' . inspectdb will insert the Python co ... led with raw=True since the instance only contains attributes that are local to the model. You may, for example ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 5413
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed ClearableFileInput to avoid the required HTML attribute when initial data exists ( #27037 ). Fixed annotat ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT