検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 71 for lookups (0.060 sec.)
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ession causing incorrect queries for __in subquery lookups when models use ForeignKey.to_field ( #28101 ). Fi ... s of Django 1.11.) Fixed a regression causing __in lookups on a foreign key to fail when using the foreign ke ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to escape a literal %s sequence using %%s . Custom Lookups can now be registered using a decorator pattern. T ... on, providing opportunities for more sophisticated lookups. SQL special characters (, %, _) are now escaped p ... _column on its column(s) as needed. Query relation lookups now check object types ¶ Querying for model lookup ... okup. Now, an error is raised to prevent incorrect lookups: >>> book = Book . objects . create ( name = "Djan ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6831
" + 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 ORM ... rldBorder: San Marino> The contains and intersects lookups are just a subset of the available queries -- the ... ayerMapping Try ogrinspect Spatial Queries Spatial Lookups Automatic Spatial Transformations Lazy Geometries ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 6761
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unctions django.db.models.indexes django.db.models.lookups Lookups API django.db.models.options Model meta-cl ...
https://man.plustar.jp/django/py-modindex.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6761
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion for more information. Registering and fetching lookups ¶ Field implements the lookup registration API . T ... he API can be used to customize which lookups are available for a field class, and how lookups a ... ID のインスタンスではなく、 default に渡されます。 Lookups on PostgreSQL Using iexact , contains , icontains ... startswith , istartswith , endswith , or iendswith lookups on PostgreSQL don't work for values without hyphen ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er ( context ) "My name is Dolores." Variables and lookups ¶ Variable names must consist of any letter (A-Z), ... s a dot in a variable name, it tries the following lookups, in this order: Dictionary lookup. Example: foo["b ... complex than variables which only require straight lookups. Here are some things to keep in mind: If the vari ... ading a template Rendering a context Variables and lookups How invalid variables are handled Built-in variabl ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 2.0.7 リリースノート — Django 4.0.6 ドキュメント 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in.ordering ( #29428 ). Fixed __regex and __iregex lookups with MySQL 8 ( #29451 ). Fixed migrations crash wi ...
https://man.plustar.jp/django/releases/2.0.7.html - [similar]
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 6620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s nulls_first or nulls_last ( #28848 ). Made query lookups for CICharField , CIEmailField , and CITextField u ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
Django 2.1.3 リリースノート — Django 4.0.6 ドキュメント 6620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 2.0 where combining Q objects with __in lookups and lists crashed ( #29838 ). Fixed a regression i ...
https://man.plustar.jp/django/releases/2.1.3.html - [similar]
索引 — Django 4.0.6 ドキュメント 6550
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango.db.models.indexes モジュール django.db.models.lookups モジュール django.db.models.options モジュール dja ... ソッド) get_lookup() (django.db.models モジュール) (lookups.RegisterLookupMixin のメソッド) get_lookups() (loo ... ッド) get_transform() (django.db.models モジュール) (lookups.RegisterLookupMixin のメソッド) get_urls() (ModelA ... ッド) lookup_name (Lookup の属性) (Transform の属性) lookups.RegisterLookupMixin (django.db.models のクラス) lo ...
https://man.plustar.jp/django/genindex.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT