検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 155 for QuerySet (0.061 sec.)
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s to work on both Python 2 and Python 3. Prevented QuerySet.delete() from crashing on MySQL when querying acro ... 25882 ). Fixed evaluation of zero-length slices of QuerySet.values() ( #25894 ). Fixed a state bug when using ... bility with py-bcrypt ( #26016 ). Fixed a crash in QuerySet.values()/values_list() after an annotate() and ord ... hen , admin , regression , values , list , using , QuerySet , default , operation クイック検索 Last update: 20 ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 3.0.8 release notes — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Fixed a regression in Django 3.0.7 that caused a queryset crash when grouping by a many-to-one relationship ... ble attribute to be used as the right-hand side in queryset filters ( #31664 ). Fixed a regression in Django 3 ... ion , Fixed , Bugfixes , トピック , when , crash , queryset , key クイック検索 Last update: 2022年6月01日 « pr ...
https://man.plustar.jp/django/releases/3.0.8.html - [similar]
ページネーション — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... does all the heavy lifting of actually splitting a QuerySet into Page objects. カスタマイズ例 ¶ Give Paginator ... ts 注釈 Paginator には、リストやタプル、 Django の QuerySet 、 count() または __len__() メソッドを持つどんなオ ... として len() を使用します。この工夫により、Djangoの QuerySet などで、より効率のよい count() メソッドを利用できま ... e using Paginator in a view function to paginate a queryset: from django.core.paginator import Paginator from ...
https://man.plustar.jp/django/topics/pagination.html - [similar]
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 5837
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n using ModelBackend ( #28645 ). Added support for QuerySet.values() and values_list() for union() , differenc ... when using a namespaced db_table ( #28792 ). Made QuerySet.iterator() use server-side cursors on PostgreSQL a ... es , when , Fixed , Made , use , uses , Bugfixes , QuerySet , regression , next クイック検索 Last update: 2022 ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 5803
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on PostgreSQL ¶ The change in Django 1.11 to make QuerySet.iterator() use server-side cursors on PostgreSQL p ... lMessage 's attachments argument ( #28042 ). Fixed QuerySet.filter() crash when it references the name of a On ... ( #28075 ). Corrected the stack level of unordered queryset pagination warnings ( #28109 ). Fixed a regression ... lues retrieved from the database ( #28161 ). Fixed QuerySet.prefetch_related() crash when fetching relations i ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5768
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nts | Index | Modules « previous | up | next » GIS QuerySet API リファレンス ¶ Spatial Lookups ¶ The spatial l ... tiaLite Returns the extent of all geo_field in the QuerySet as a four-tuple, comprising the lower left coordin ... tGIS Returns the 3D extent of all geo_field in the QuerySet as a six-tuple, comprising the lower left coordina ... constructed from the point field geometries in the QuerySet . Currently, ordering the queryset has no effect. ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5698
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ids() to set primary keys on objects created using QuerySet.bulk_create() . Added keyword arguments to the as_ ... n the proxied model class and may be referenced in queryset filtering. The new Field.rel_db_type() method retu ... eed to fit numbers from 1 to 9223372036854775807 . QuerySet.in_bulk() may be called without any arguments to r ... eturn all objects in the queryset. related_query_name now supports app label and cla ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5698
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e instances. モデル ¶ The new no_key parameter for QuerySet.select_for_update() , supported on PostgreSQL, all ... te allows setting PostgreSQL operator classes. The QuerySet.update() method now respects the order_by() clause ... now supports nested relations. The of argument of QuerySet.select_for_update() is now allowed on MySQL 8.0.1+ ... icitly set the output_field in such cases. The new QuerySet.alias() method allows creating reusable aliases fo ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Paginator — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Paginator. object_list ¶ Required. A list, tuple, QuerySet , or other sliceable object with a count() or __le ... n__() method. For consistent pagination, QuerySet s should be ordered, e.g. with an order_by() claus ... e or with a default ordering on the model. 巨大な QuerySet のページネーションによるパフォーマンス上の問題 非常 ... に多数のアイテムを持つ QuerySet を使用した場合、数の大きいページをリクエストした時 ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lter ( #28262 ). Fixed admin's FieldListFilter.get_queryset() crash on invalid input ( #28202 ). Fixed invalid ... herited non-editable primary key ( #27967 ). Fixed QuerySet.union() , intersection() , and difference() when c ... ombining with an EmptyQuerySet ( #28293 ). Prevented Paginator 's unordered objec ... t list warning from evaluating a QuerySet ( #28284 ). Fixed the value of redirect_field_name ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT