検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 170 for key (0.128 sec.)
Django 2.0.1 リリースノート — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uoted db_table ( #28876 ). Fixed incorrect foreign key constraint name for models with quoted db_table ( ... . Fixed a regression in caching of a GenericForeignKey when the referenced model instance uses more than ...
https://man.plustar.jp/django/releases/2.0.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... value now matches objects that have the specified key and a null value rather than objects that don't ha ... ve the key. The admin CSS class field-box is renamed to field ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 3.1 that caused a crash when passing deprecated keyword arguments to a queryset in TemplateView.get_co ... an async context ( #31905 ). Fixed __in lookup on key transforms for JSONField with MariaDB, MySQL, Orac ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a regression in Django 3.2 that stopped the shift-key modifier selecting multiple rows in the admin chan ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 5042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntended method calls, if passed a suitably crafted key. In order to avoid this possibility, dictsort now ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 4997
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odels.Model ) : id = models.IntegerField ( primary_key = True ) first_name = models.CharField ( max_lengt ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 4997
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rs, the installation worked. Write your view ¶ The key to generating PDFs dynamically with Django is that ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 4997
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to_field ¶ New in Django 3.2. The implicit primary key type to add to models within this app. You can use ... this to keep AutoField as the primary key type for third party applications. By default, thi ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Signals — Django 4.0.6 ドキュメント 4997
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ents passed to __init__() . kwargs A dictionary of keyword arguments passed to __init__() . For example, ... add and post_add actions, this is a set of primary key values that will be, or have been, added to the re ... and post_remove actions, this is a set of primary key values that was submitted to be removed from the r ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 4997
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... get_formset_kwargs() method allows customizing the keyword arguments passed to the constructor of a forms ... nding. QuerySet.bulk_create() now sets the primary key on objects when using SQLite 3.35+. DurationField ... del classes. Also, migration operations for ForeignKey and ManyToManyField fields no longer specify attri ... terField operations for ManyToManyField and ForeignKey fields in some cases. DeleteView changes ¶ DeleteV ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT