検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 155 for queryset (0.094 sec.)
django.contrib.auth — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rmat or as a Permission instance. Returns an empty queryset if no users who have the perm found. If is_active ... ter, but unlike others methods it returns an empty queryset if obj is not None . authenticate ( request , user ... ename>" or a Permission instance. Returns an empty queryset if no users who have the perm found. If is_active ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield arguments Form field classes Form widgets GIS QuerySet API リファレンス Spatial Lookups Distance Lookups ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
PostgreSQL specific database functions — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts . filter ( published__lte = TransactionNow ()) <QuerySet [<Article: How to Django>]> 目次 PostgreSQL specif ...
https://man.plustar.jp/django/ref/contrib/postgres/functions.html - [similar]
Django 1.10.4 release notes — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ips in multi-table inheritance ( #27407 ). Fixed a QuerySet.update() crash on SQLite when updating a DateTimeF ...
https://man.plustar.jp/django/releases/1.10.4.html - [similar]
Django 1.5.4 release notes — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erly used. Bugfixes ¶ Fixed a bug that prevented a QuerySet that uses prefetch_related() from being pickled an ...
https://man.plustar.jp/django/releases/1.5.4.html - [similar]
Django 1.5.5 release notes — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 21185). Fixed a couple data corruption issues with QuerySet edge cases under Oracle and MySQL (#21203, #21126) ...
https://man.plustar.jp/django/releases/1.5.5.html - [similar]
Django 2.0.4 リリースノート — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sh when filtering with an Exists() annotation of a queryset containing a single field ( #29195 ). Fixed admin ... 1.11.8 where combining two annotated values_list() querysets with union() , difference() , or intersection() c ...
https://man.plustar.jp/django/releases/2.0.4.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at output BooleanField may now be used directly in QuerySet filters, without having to first annotate and then ... ry key value, use the update_or_create() method or QuerySet.filter(pk=…).update(…) instead. For example: >>> M ... e() is removed. The field_name keyword argument of QuerySet.earliest() and latest() is removed. See 2.1 で非推 ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ize the data to (see Serialization formats ) and a QuerySet to serialize. (Actually, the second argument can b ... ango model instances, but it'll almost always be a QuerySet). django.core.serializers. get_serializer ( format ... er = XMLSerializer () xml_serializer . serialize ( queryset ) data = xml_serializer . getvalue () This is usef ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 5119
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... art to every other PointField in the AustraliaCity queryset is calculated: >>> from django.contrib.gis.db.mode ... rence Transform Translate Union 前のトピックへ GIS QuerySet API リファレンス 次のトピックへ Measurement Object ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT