検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 84 for Lookup (0.059 sec.)
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 6191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bject ( #26153 ). Fixed regression with an __in=qs lookup for a ForeignKey with to_field set ( #26196 ). Mad ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 6191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -14234: SQL injection possibility in key and index lookups for JSONField / HStoreField ¶ Key and index looku ... r django.contrib.postgres.fields.JSONField and key lookups for HStoreField were subject to SQL injection, us ... SQL when adding a check constraint with a contains lookup on DateRangeField or DateTimeRangeField , if the r ... -14234: SQL injection possibility in key and index lookups for JSONField / HStoreField CVE-2019-14235: Poten ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 6151
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mathematics, only a subset of the PostGIS spatial lookups are available for the geography type. Practically ... , this means that in addition to the distance lookups only the following additional spatial lookups are ... dby covers intersects If you need to use a spatial lookup or aggregate that doesn't support the geography ty ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6151
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om' : 'MULTIPOLYGON' , } Spatial Queries ¶ Spatial Lookups ¶ GeoDjango adds spatial lookups to the Django OR ... port the WorldBorder model, and perform a contains lookup using the pnt_wkt as the parameter: >>> from world ... ect . Here, you can combine the intersects spatial lookup with the get method to retrieve only the WorldBord ... rldBorder: San Marino> The contains and intersects lookups are just a subset of the available queries -- the ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6151
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abase activity associated with a view. Support for lookups spanning relations in admin's list_filter . Suppo ... urity issues reported to us, however, query string lookup arguments in the admin must be for fields or relat ... solution process if it was retrieved via attribute lookup. This was an inconsistency that could result in co ... ntrib.auth.context_processors , along with the PermLookupDict support class. The new classes are functionall ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ale . getdefaultlocale ()[ 1 ] or "ascii" codecs . lookup ( encoding ) except Exception : encoding = "ascii" ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n: What's up?>]> # Django provides a rich database lookup API that's entirely driven by # keyword arguments. ... tExist : Question matching query does not exist. # Lookup by a primary key is the most common case, so Djang ... o provides a # shortcut for primary-key exact lookups. # The following is identical to Question.objects ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e and django_flatpage_sites . django_flatpage is a lookup table that maps a URL to a title and bunch of text ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ool['SENIOR'] , or YearInSchool('SR') to access or lookup enum members work as expected, as do the .name and ... ion for more information. Registering and fetching lookups ¶ Field implements the lookup registration API . ... The API can be used to customize which lookups are available for a field class, and how lookups ... ID のインスタンスではなく、 default に渡されます。 Lookups on PostgreSQL Using iexact , contains , icontains ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ay , the ORM now supports hour , minute and second lookups. Django now wraps all PEP 249 exceptions. The def ... indicating the name of the attribute used for the lookup. The get_or_create() method no longer requires at ... stalled Time zone-aware day , month , and week_day lookups ¶ Django 1.6 introduces time zone support for day ... , month , and week_day lookups when USE_TZ is True . These lookups were previous ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT