検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 133 for attribute (0.026 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 11310
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . pub_date Note: changefreq and priority are class attributes corresponding to <changefreq> and <priority> elem ... ¶ A Sitemap class can define the following methods/attributes: items ¶ Required. A method that returns a sequen ... ) methods. location ¶ Optional. Either a method or attribute. If it's a method, it should return the absolute p ... a given object as returned by items() . If it's an attribute, its value should be a string representing an abso ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Measurement Objects — Django 4.0.6 ドキュメント 10718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5.0 mi For conversions, access the preferred unit attribute to get a converted distance quantity: >>> print ( ... >> print ( a ) 40.2336 sq_km To determine what the attribute abbreviation of a unit is, the unit_attname class ... ttname ( 'centimeter' )) cm Supported units ¶ Unit Attribute Full name or alias(es) km Kilometre, Kilometer mi ... al Mile (UK) german_m German legal metre 注釈 Area attributes are the same as Distance attributes, except they ...
https://man.plustar.jp/django/ref/contrib/gis/measure.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 10041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o retrieve fields and filter fields based on their attributes . The Model._meta object has been part of Django ... the admin index page. InlineModelAdmin now has an attribute show_change_link that supports showing a link to a ... ed. django.contrib.sitemaps ¶ The new Sitemap.i18n attribute allows you to generate a sitemap based on the LANG ... torage classes. フォーム ¶ Form widgets now render attributes with a value of True or False as HTML5 boolean at ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 9534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ようになりました。 The new InlineModelAdmin.classes attribute allows specifying classes on inline fieldsets. Inl ... the GDALBand.statistics() method and mean and std attributes. Added support for the MakeLine aggregate and Geo ... tag rendered by CharField now includes a minlength attribute if the field has a min_length . Required form fiel ... ds now have the required HTML attribute. Set the new Form.use_required_attribute attribute ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Model クラスのリファレンス — Django 4.0.6 ドキュメント 8869
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ps. Django provides a DoesNotExist exception as an attribute of each model class to identify the class of objec ... provides a MultipleObjectsReturned exception as an attribute of each model class to identify the class of objec ... ou don't add your own Manager , Django will add an attribute objects containing default Manager instance. If yo ... u add your own Manager instance attribute, the default one does not appear. Consider the fol ...
https://man.plustar.jp/django/ref/models/class.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 8869
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dels. Applications can be relabeled with the label attribute of application configurations, to work around labe ... returns a tuple of four items: name : The field's attribute name on its parent model, or None if it is not par ... plement site_header , site_title , and index_title attributes on a custom AdminSite in order to easily change t ... SAGE_LEVELS . Message objects now have a level_tag attribute that contains the string representation of the mes ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 8615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eld , FloatField and DecimalField use the new type attributes available in HTML5 ( type='email' , type='url' , ... d HttpResponsePermanentRedirect now provide an url attribute (equivalent to the URL the response will redirect ... ccessMessageMixin which provides a success_message attribute for FormView based classes. Added the django.db.mo ... now includes a message indicating the name of the attribute used for the lookup. The get_or_create() method no ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 8446
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n their INSTALLED_APPS setting. The AppConfig.name attribute tells Django which application this configuration ... applies to. You can define any other attribute documented in the AppConfig API reference. AppConf ... on objects store metadata for an application. Some attributes can be configured in AppConfig subclasses. Others ... he application, e.g. 'django.contrib.admin' . This attribute defines which application the configuration applie ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Django 1.7.6 release notes — Django 4.0.6 ドキュメント 8362
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n.readonly_fields ¶ The ModelAdmin.readonly_fields attribute in the Django admin allows displaying model fields ... and model attributes. While the former were correctly escaped, the lat ... or XSS attacks. In this vulnerability, every model attribute used in readonly_fields that is not an actual mode ... a property ) will fail to be escaped even if that attribute is not marked as safe. In this release, autoescapi ...
https://man.plustar.jp/django/releases/1.7.6.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 8193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om feed, rather than an RSS feed, set the subtitle attribute instead of the description attribute. See Publishi ... d with the title_template and description_template attributes on the Feed class. The templates are rendered for ... s. In the previous example, they were string class attributes, but this example illustrates that they can be ei ... with no arguments. Failing that, it uses the class attribute. Also note that items() also follows the same algo ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT