検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 185 for objects (0.058 sec.)
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is to receive signals. Receivers must be hashable objects. If weak is True, then receiver must be weak refer ... ill attempt to use weak references to the receiver objects. If this parameter is false, then strong reference ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st on the model or on the model's parents. MultipleObjectsReturned ¶ exception MultipleObjectsReturned [ソース ... ] ¶ The base class for Model.MultipleObjectsReturned exceptions. A try/except for MultipleObjec ... tsReturned will catch MultipleObjectsReturned exceptions for all models. See get() . Sus ... edError ¶ Raised to prevent deletion of referenced objects when using django.db.models.PROTECT . models.Prote ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... template Rendering a context Playing with Context objects Loading templates Custom loaders Template origin 参 ...
https://man.plustar.jp/django/ref/templates/index.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontenttypes command, there's now a list of related objects such as auth.Permission s that will also be delete ... e , and offset parameters when creating GDALRaster objects. Added SpatiaLite support for the IsValid function ... nction. DjangoJSONEncoder now serializes timedelta objects (used by DurationField ). テンプレート ¶ mark_safe ... kwargs to base_attrs, extra_attrs=None . File-like objects (e.g., StringIO and BytesIO ) uploaded to an Image ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... float fields ( #19884 ). Fixed an issue where lazy objects weren't actually marked as safe when passed throug ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
Django 2.1.3 リリースノート — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed a regression in Django 2.0 where combining Q objects with __in lookups and lists crashed ( #29838 ). Fi ...
https://man.plustar.jp/django/releases/2.1.3.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 4885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vels. At higher levels the system has to deal with objects through multiple levels of abstraction and layers ... e good at my_bicycles . count () # counting Python objects # slower, because it requires a database query any ... way, and processing # of the Python objects len ( my_bicycles ) # Django template filter # slo ...
https://man.plustar.jp/django/topics/performance.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 4852
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .models import City serialize ( 'geojson' , City . objects . all (), geometry_field = 'point' , fields = ( 'n ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Form fields — Django 4.0.6 ドキュメント 4852
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n the case of ModelChoiceField ) or multiple model objects (in the case of ModelMultipleChoiceField ) into th ... gument is required: queryset ¶ A QuerySet of model objects from which the choices for the field are derived a ... e called to generate string representations of the objects for use in the field's choices. To provide customi ... values. Allows the selection of one or more model objects, suitable for representing a many-to-many relation ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.1.3 リリースノート — Django 4.0.6 ドキュメント 4852
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... b.admin , supports filtering of displayed lists of objects by fields on the corresponding models, including a ...
https://man.plustar.jp/django/releases/1.1.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT