検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 49 for ManyToManyField (0.050 sec.)
Related objects reference — Django 4.0.6 ドキュメント 7304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le on the manager blog.entry_set . Both sides of a ManyToManyField relation: class Topping ( models . Model ): # ... ... lass Pizza ( models . Model ): toppings = models . ManyToManyField ( Topping ) In this example, the methods below wil ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 7304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssion that prevented custom fields inheriting from ManyToManyField from being recognized in migrations ( #24236 ). Fi ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
Django 4.0.3 release notes — Django 4.0.6 ドキュメント 7304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om generating infinite migrations for a model with ManyToManyField to a lowercased swappable model such as 'auth.user ...
https://man.plustar.jp/django/releases/4.0.3.html - [similar]
Django 1.7.11 release notes — Django 4.0.6 ドキュメント 7153
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s possibility with Prefetch if to_attr is set to a ManyToManyField ( #25693 ). 目次 Django 1.7.11 release notes Fixed ...
https://man.plustar.jp/django/releases/1.7.11.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7153
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... without migrations depend on (have a ForeignKey or ManyToManyField to) apps with migrations. App-loading refactor ¶ H ... ute limit_choices_to when defining a ForeignKey or ManyToManyField . Calling only() and defer() on the result of Quer ... ich foreign keys should be used by setting the new ManyToManyField.through_fields argument. Assigning a model instanc ... rs created by ForeignKey , GenericForeignKey , and ManyToManyField suffered from a number of issues. Some operations ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 7018
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed incorrect queries when you have multiple ManyToManyField s on different models that have the same field nam ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
索引 — Django 4.0.6 ドキュメント 6882
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (Field の属性) db_constraint (ForeignKey の属性) (ManyToManyField の属性) db_for_read() db_for_write() db_index (Fie ... ld の属性) db_table (ManyToManyField の属性) (Options の属性) db_tablespace (Field の属 ... emap の属性) limit_choices_to (ForeignKey の属性) (ManyToManyField の属性) linear_name (SpatialReference の属性) line ... _to_many (Field の属性) many_to_one (Field の属性) ManyToManyField (django.db.models のクラス) map_height (BaseGeomet ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 6882
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield.many_to_many back to isinstance(field, models.ManyToManyField) since it turned out the checks weren't suitable t ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6882
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce again works with binary content (#20237). Fixed ManyToManyField if it has a Unicode name parameter (#20207). Ensur ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6882
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #24584 ). Fixed a migration crash when altering ManyToManyField s ( #24513 ). Fixed a crash with QuerySet.update() ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
PREV 1 2 3 4 5 NEXT