検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 135 for returns (0.069 sec.)
Model _meta API — Django 4.0.6 ドキュメント 5680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odel by name ¶ Options. get_field ( field_name ) ¶ Returns the field instance given a name of a field. field_ ... nclude_parents = True , include_hidden = False ) ¶ Returns a tuple of fields associated with a model. get_fie ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in-memory. The new GDALBand.color_interp() method returns the color interpretation for the band. django.cont ... be distinct. The new RandomUUID database function returns a version 4 UUID. It requires use of PostgreSQL's ... map constructor. キャッシュ ¶ cache.set_many() now returns a list of keys that failed to be inserted. For the ... idgets. The new Form.errors.get_json_data() method returns form errors as a dictionary suitable for including ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... anyField s. The new UserManager.with_perm() method returns users that have the specified permission. The defa ... replaced by fetch_returned_insert_columns() which returns a list of values returned by the INSERT … RETURNIN ... utils.decorators.available_attrs() - This function returns functools.WRAPPER_ASSIGNMENTS . django.utils.decor ... s() . RegexPattern , used by re_path() , no longer returns keyword arguments with None values to be passed to ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the object doesn't exist in the cache, cache.get() returns None : >>> # Wait 30 seconds for 'my_key' to expir ... than returned: >>> cache . get ( 'my_new_key' ) # returns None >>> cache . get_or_set ( 'my_new_key' , 'my n ... nterface that only hits the cache once. get_many() returns a dictionary with all the keys you asked for that ... ter. On supported backends (memcached), set_many() returns a list of keys that failed to be inserted. cache. ...
https://man.plustar.jp/django/topics/cache.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in there as keyword arguments. get_context_data() returns a dictionary; in ContextMixin it returns its keywo ... _object ( queryset = Publisher . objects . all ()) return super () . get ( request , * args , ** kwargs ) def ... . object return context def get_queryset ( self ): return self . object . book_set . all () Notice how we set ... ) form = self . get_form () if form . is_valid (): return self . form_valid ( form ) else : return self . for ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... example is the PostgreSQL ON UPDATE trigger which returns NULL . In such cases the new algorithm will end up ... l ¶ Options. label ¶ Representation of the object, returns app_label.object_name , e.g. 'polls.Question' . la ... ptions. label_lower ¶ Representation of the model, returns app_label.model_name , e.g. 'polls.question' . 目次 ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... econstruct() . This method takes no arguments, and returns a tuple of four items: name : The field's attribut ... erySet ( models . QuerySet ): def pizzas ( self ): return self . filter ( kind = 'pizza' ) def vegetarian ( s ... elf ): return self . filter ( vegetarian = True ) class Food ( mo ... ors.as_json() method is a convenience method which returns error messages along with error codes serialized a ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.2.23 release notes — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... spiciousFileOperation even when a custom upload_to returns a valid file path ( #32718 ). 目次 Django 2.2.23 r ...
https://man.plustar.jp/django/releases/2.2.23.html - [similar]
Django 3.1.11 release notes — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... spiciousFileOperation even when a custom upload_to returns a valid file path ( #32718 ). 目次 Django 3.1.11 r ...
https://man.plustar.jp/django/releases/3.1.11.html - [similar]
Django 3.2.3 release notes — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... spiciousFileOperation even when a custom upload_to returns a valid file path ( #32718 ). 目次 Django 3.2.3 re ...
https://man.plustar.jp/django/releases/3.2.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT