検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 86 for instances (0.058 sec.)
django.utils.encoding — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t" ): """ Similar to smart_str(), except that lazy instances are resolved to strings, rather than kept as lazy ... t" ): """ Similar to smart_bytes, except that lazy instances are resolved to strings, rather than kept as lazy ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arnings and errors raised by system checks must be instances of CheckMessage . An instance encapsulates a singl ... <field> default should be a callable instead of an instance so that it's not shared between all field instances ... t urlpatterns is a list of path() and/or re_path() instances. urls.W005 : URL namespace <namespace> isn't uniqu ... <field> default should be a callable instead of an instance so that it's not shared between all field instances ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ering for views that operate upon a list of object instances. Requires that the view it is mixed with provides ... self.object_list , the list of object instances that the view is operating on. self.object_list ma ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eq__ () ¶ The equality method is defined such that instances with the same primary key value and the same concr ... ete class are considered equal, except that instances with a primary key value of None aren't equal to a ... ce was loaded from or saved to. Newly instantiated instances have adding=True and db=None , since they are yet ... to be saved. Instances fetched from a QuerySet will have adding=False and ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 2.2.16 release notes — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing a regression in Django 2.0, when copying model instances with a cached fields value ( #31863 ). 目次 Django ...
https://man.plustar.jp/django/releases/2.2.16.html - [similar]
Django 3.0.10 release notes — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing a regression in Django 2.0, when copying model instances with a cached fields value ( #31863 ). 目次 Django ...
https://man.plustar.jp/django/releases/3.0.10.html - [similar]
Django 3.1.2 release notes — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gfixes ¶ Fixed a bug in Django 3.1 where FileField instances with a callable storage were not correctly deconst ...
https://man.plustar.jp/django/releases/3.1.2.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... additional URL patterns by using a list of path() instances. For example, consider this URLconf: from django.u ... l code related to handling of URLs of Django model instances: The get_absolute_url() method. 例 ¶ Consider agai ... ta. If you include() a list of path() or re_path() instances, the URLs contained in that object will be added t ... tuple containing: ( < list of path () / re_path () instances > , < application namespace > ) 例: from django.ur ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... database, but persists these changes for RunPython instances to use. options should be a dictionary mapping opt ... ma_editor ): # forwards_func() creates two Country instances, # so reverse_func() should delete them. Country = ... s. If you want to work with model classes or model instances from the from_state argument in database_forwards( ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d the MySQL adapter has been resolved; SafeUnicode instances (generated, for example, by template rendering) ca ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT