検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 219 for list (0.120 sec.)
Django 1.4.1 release notes — Django 4.0.6 ドキュメント 4735
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed upgrade for all users of Django 1.4. For a full list of issues addressed in this release, see the secur ...
https://man.plustar.jp/django/releases/1.4.1.html - [similar]
Django 3.2.8 release notes — Django 4.0.6 ドキュメント 4735
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ced both on the top and bottom of the admin change-list view ( #33083 ). 目次 Django 3.2.8 release notes B ...
https://man.plustar.jp/django/releases/3.2.8.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 4735
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... any other model field. For example, to generate a list of books that have more than one author, you can i ... ent with any aggregate. For example, to generate a list of authors with a count of highly rated books: >>> ... um_books (<Publisher: B>, 1) Both queries return a list of publishers that have at least one book with a r ... average_rating has been explicitly included in the list of values to be returned. This is required because ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
Writing code — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... icket tracker . Join the django-developers mailing list and share your ideas for how to improve Django. We ... t the easy pickings tickets. The Patch review checklist will also be helpful. Improve the documentation or ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
データベース — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arameters are passed as a dictionary rather than a list. SQLite does not support this. Isolation when usin ... . LOB columns may not be used in a SELECT DISTINCT list. This means that attempting to use the QuerySet.di ... columns from being included in the SELECT DISTINCT list. Subclassing the built-in database backends ¶ Djan ... : 'mydbengine' , ... }, } You can see the current list of database engines by looking in django/db/backen ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.11.12 リリースノート — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.11.8 where combining two annotated values_list() querysets with union() , difference() , or inter ...
https://man.plustar.jp/django/releases/1.11.12.html - [similar]
Django 1.11.13 リリースノート — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Django 1.11.12 where QuerySet.values() or values_list() after combining an annotated and unannotated que ...
https://man.plustar.jp/django/releases/1.11.13.html - [similar]
Django 1.11.14 リリースノート — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge memory usage when making edits using ModelAdmin.list_editable ( #28462 ). 目次 Django 1.11.14 リリースノ ...
https://man.plustar.jp/django/releases/1.11.14.html - [similar]
Django 1.8.12 リリースノート — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the functionality of the admin's raw_id_fields in list_editable ( #26387 ). 目次 Django 1.8.12 リリースノ ...
https://man.plustar.jp/django/releases/1.8.12.html - [similar]
Django 2.0.6 リリースノート — Django 4.0.6 ドキュメント 4704
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge memory usage when making edits using ModelAdmin.list_editable ( #28462 ). 目次 Django 2.0.6 リリースノー ...
https://man.plustar.jp/django/releases/2.0.6.html - [similar]