検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 146 for instance (0.109 sec.)
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 5430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... igrate command ( #25231 ). Moved the unsaved model instance assignment data loss check to Model.save() to allo ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Django 1.8.5 リリースノート — Django 4.0.6 ドキュメント 5430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... values_list() ( #20625 ). Moved the unsaved model instance assignment data loss check on reverse relations to ... () ( #25160 ). Readded inline foreign keys to form instances when validating model formsets ( #25431 ). Allowe ...
https://man.plustar.jp/django/releases/1.8.5.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 5430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oduction services for which there's no development instance, for example. If a project uses a package like the ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _ordering_widget() if you need to provide a widget instance for use with can_order : >>> from django.forms imp ... icle #1'}] If you are using a ModelFormSet , model instances for deleted forms will be deleted when you call f ... rmset.deleted_objects to actually delete them: >>> instances = formset . save ( commit = False ) >>> for obj i ... _deletion_widget() if you need to provide a widget instance for use with can_delete : >>> from django.forms im ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... clude() will be removed. Support for setting a URL instance namespace without an application namespace will be ... onse.TemplateResponse() The dictionary and context_instance parameters for the following functions will be rem ... cify ContentType.name when creating a content type instance will be removed. Support for the old signature of ... ad. ModelAdmin.declared_fieldsets will be removed. Instances of util.py in the Django codebase have been renam ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ave signals will be called with raw=True since the instance only contains attributes that are local to the mod ... y in REQUIRED_FIELDS and want to allow creating an instance instead of entering the primary key of an existing ... instance. django.contrib.contenttypes ¶ remove_stale_conten ... ango-admin and manage.py commands, so you can, for instance... まず、 django-admin とタイプします。 [TAB] キー ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e is when the first argument is a lazy translation instance. While smart_str() preserves lazy translations, fo ... u can set the encoding attribute on an HttpRequest instance. For example: def some_view ( request ): # We know ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 5359
" + 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 ret ... n checks that checked field.many_to_many back to isinstance(field, models.ManyToManyField) since it turned out ... lready applied migration state changes in the Apps instance provided to the pre_migrate signal receivers to al ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oduction services for which there's no development instance, for example. If a project uses a package like the ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ausing Model.__init__() to crash if a field has an instance only descriptor ( #28269 ). Fixed an incorrect Dis ...
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 15 NEXT