検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 203 for where (0.086 sec.)
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Bugfixes ¶ Fixed renaming of classes in migrations where renaming a subclass would cause incorrect state to ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deprecated in Django 1.8 ( #24635 ). Fixed queries where an expression was referenced in order_by() , but w ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r prevent caching ( #13008 ). This fixes a problem where a page refresh in Firefox cleared the selected ent ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 2.0.3 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ept an autogenerated migration. Fixed a regression where a When() expression with a list argument crashes ( ...
https://man.plustar.jp/django/releases/2.0.3.html - [similar]
Django 2.1.1 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eld ( #29682 ). Fixed a regression in Django 2.0.5 where QuerySet.values() or values_list() after combining ...
https://man.plustar.jp/django/releases/2.1.1.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... playing a parent model with related model inlines, where the user has view-only permissions to a parent mod ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to set the Content-Type and Content-Length headers where appropriate. テンプレート ¶ The new json_script fi ... tabase backends. To adhere to PEP 249 , exceptions where a database doesn't support a feature are changed f ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2.8 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... playing a parent model with related model inlines, where the user has view-only permissions to a parent mod ...
https://man.plustar.jp/django/releases/2.2.8.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 4975
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lf ): return ... alias = base alias is not cached. Where the problem can be detected (Python 3.6 and later) ... their dependencies may now be sorted incorrectly (where the old algorithm produced results correctly by co ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Canvas ( buffer ) # Draw things on the PDF. Here's where the PDF generation happens. # See the ReportLab do ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]