検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 86 for instances (0.067 sec.)
Django 1.8.5 リリースノート — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () ( #25160 ). Readded inline foreign keys to form instances when validating model formsets ( #25431 ). Allowed ...
https://man.plustar.jp/django/releases/1.8.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... added in Django 3.1. If you are upgrading multiple instances of the same project to Django 3.1, you should set ... rValue that can be used by widgets to access model instances. See Iterating relationship choices for details. d ... -tuple choices containing ModelChoiceIteratorValue instances as the first value element in each choice. In most ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
モデル — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... any-to-many relationships. You do this by creating instances of the intermediate model: >>> ringo = Person . ob ... : date ( 1960 , 8 , 1 )}) You may prefer to create instances of the intermediate model directly. If the custom ... e remove() call will remove all intermediate model instances: >>> Membership . objects . create ( person = ring ... >>> # This deletes both of the intermediate model instances for Ringo Starr >>> beatles . members . remove ( r ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nse . The template and context of TemplateResponse instances can be altered later (e.g. in template response mi ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ws.Feed . They can live anywhere in your codebase. Instances of Feed classes are views which can be used in you ... onal mapper , items() doesn't have to return model instances. Although you get a few bits of functionality "for ... be a list of django.utils.feedgenerator.Enclosure instances. categories should be a sequence of strings. Syndi ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ソース] ¶ Similar to smart_str() , except that lazy instances are resolved to strings, rather than kept as lazy ... ソース] ¶ Similar to smart_bytes , except that lazy instances are resolved to bytestrings, rather than kept as l ... cts, and enclosures , which is a list of Enclosure instances. num_items () ¶ root_attributes () ¶ Return extra ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e QuerySet.bulk_create() properly initialize model instances on backends, such as PostgreSQL, that support retu ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... del could still view the Unicode representation of instances via their admin history log. Django 1.3.6 now limi ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n a subdirectory (#21551). Fixed display of inline instances in formsets when parent has 0 for primary key (#21 ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a crash with QuerySet.update() on foreign keys to instances with uuid primary keys ( #24611 ). Fixed database ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT