検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 22 for bound (0.047 sec.)
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 7525
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... akref . ref receiver_object = receiver # Check for bound methods if hasattr ( receiver , "__self__" ) and h ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
Signals — Django 4.0.6 ドキュメント 7525
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... result is that your receiver function will only be bound to the signal once for each unique dispatch_uid va ...
https://man.plustar.jp/django/topics/signals.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 7424
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... creates and saves a database object from the data bound to the form. A subclass of ModelForm can accept an ... e. If a given instance's data didn't change in the bound data, the instance won't be saved to the database ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 7323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reation, models defined in a test method should be bound to a temporary Apps instance: from django.apps.reg ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xt ({ 'full_name' : user . get_full_name })) u'<bound method User.get_full_name of <... This has been ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d.upper_inf lookups allow querying RangeField by a bound type. rangefield.contained_by now supports SmallAu ... ows customizing subwidget name attributes. The new BoundField.widget_type property can be used to dynamical ... django.forms.utils.pretty_name() and django.forms.boundfield.BoundField in django.forms.forms are removed. ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 7323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( ... ) db_manager() returns a copy of the manager bound to the database you specify. Using get_queryset() ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 7323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e changes from create_parent() are still there and bound to the same transaction. Note that any operations ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
索引 — Django 4.0.6 ドキュメント 7222
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ソッド) as_double() (Field のメソッド) as_hidden() (BoundField のメソッド) as_int() (Field のメソッド) as_js ... s.generic.base.View のクラスメソッド) as_widget() (BoundField のメソッド) asc() (Expression のメソッド) AsG ... are のクラス) auto_created (Field の属性) auto_id (BoundField の属性) (Form の属性) auto_now (DateField の属 ... olOr (django.contrib.postgres.aggregates のクラス) boundary (GEOSGeometry の属性) boundary() (OGRGeometry の ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7222
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the queryset for the model instance the manager is bound to. The "escape" half of django.utils.safestring ¶ ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 1 2 3 NEXT