検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 121 for related (0.035 sec.)
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 7125
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ented a ForeignKey with a hidden reverse manager ( related_name ending with '+') from being used as a lookup ... for prefetch_related (#21410). Fixed Queryset.datetimes raising Attribu ... rror when fixture file name contained any dots not related to file extensions (#21457) or when fixture path w ... ed , release , when , notes , regression , crash , related , multiple , from , using クイック検索 Last update ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 7013
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 893 ). Fixed queryset pickling when using prefetch_related() after deleting objects ( #24831 ). Allowed using ... asting it to an integer ( #24769 ). Fixed prefetch_related() on databases other than PostgreSQL for models us ... hrough the admin that has a GenericRelation with a related_query_name ( #24940 ). Reallowed non-ASCII values ... for ForeignKey.related_name on Python 3 by fixing the false positive syst ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 7013
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nagers ¶ Model. _base_manager ¶ Using managers for related object access ¶ By default, Django uses an instanc ... e Model._base_manager manager class when accessing related objects (i.e. choice.question ), not the _default_ ... manager on the related object. This is because Django needs to be able to ... retrieve the related object, even if it would otherwise be filtered out ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6964
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u can now use your own model as the store for user-related data. If your project needs a username with more t ... .save() documentation for more details. Caching of related model instances ¶ When traversing relations, the O ... particularly helpful in combination with prefetch_related . Explicit support for streaming responses ¶ Befor ... it may trigger errors in some circumstances. JSON-related features in Django 1.4 always used django.utils.si ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 場合に、特に重要となります。そこで: QuerySet.select_related() や prefetch_related() を使用する ¶ select_relate ... d() と prefetch_related() を徹底的に理解し、使用してください: 必要に応じて ... のコードや他のレイヤーの中で。必要に応じて prefetch_related_objects() が利用できます。 必要ないものを取り出さな ... e object you've got, rather than getting the whole related object and taking its primary key. i.e. do: entry ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 6617
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django model admin displaying a parent model with related model inlines, where the user has view-only permis ... dit a model should not be able to trigger its save-related signals. To resolve this issue, the permission han ... he Django admin, and in-particular the permissions related checks, it is the view of the Django security team ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.2.8 リリースノート — Django 4.0.6 ドキュメント 6617
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django model admin displaying a parent model with related model inlines, where the user has view-only permis ... dit a model should not be able to trigger its save-related signals. To resolve this issue, the permission han ... he Django admin, and in-particular the permissions related checks, it is the view of the Django security team ...
https://man.plustar.jp/django/releases/2.2.8.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6394
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .7.1 fixes several bugs in 1.7. Bugfixes ¶ Allowed related many-to-many fields to be referenced in the admin ... d for apps with migrations ( #23537 ). Coerced the related_name model field option to Unicode during migratio ... ixed missing get_or_create and update_or_create on related managers causing IntegrityError ( #23611 ). Made u ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 1.5.5 release notes — Django 4.0.6 ドキュメント 6344
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ober 23, 2013 Django 1.5.5 fixes a couple security-related bugs and several other bugs in the 1.5 series. Rea ... hes when using combinations of annotate() , select_related() , and only() (#16436). Backwards incompatible ch ...
https://man.plustar.jp/django/releases/1.5.5.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6282
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... admin when using "Save as new" and also deleting a related inline ( #23857 ). Always converted related_name t ... Python 3 for interpolation. Removed conversion of related_name to text in migration deconstruction ( #23455 ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT