検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 90 for crash (0.024 sec.)
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 13574
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... anging Meta.db_table ( #23630 ). Fixed a migration crash when adding an explicit id field to a model on SQL ... with mysqlclient database driver. Fixed MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fix ... ed a migration crash when removing a field that is referenced in AlterI ... n on SpatiaLite 4.1+ ( #23152 ). Fixed a migration crash that prevented changing a nullable field with a de ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 9841
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 3.2 that caused a crash of QuerySet.values()/values_list() after QuerySet. ... xed a bug in Django 3.2 where a system check would crash on a reverse one-to-one relationships in CheckCons ... ). Fixed a regression in Django 3.2 that caused a crash of ModelAdmin.search_fields when searching against ... ). Fixed a regression in Django 3.2 that caused a crash when combining Q() objects which contains boolean ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 9641
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he index with the correct name ( #28051 ). Fixed a crash when using a __icontains lookup on a ArrayField ( ... #28038 ). Fixed a crash when using a two-tuple in EmailMessage 's attachme ... nts argument ( #28042 ). Fixed QuerySet.filter() crash when it references the name of a OneToOneField pri ... dio_fields with admin.HORIZONTAL ( #28059 ). Fixed crash in BaseGeometryWidget.subwidgets() ( #28039 ). Fix ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 9427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t fractional seconds ( #24584 ). Fixed a migration crash when altering ManyToManyField s ( #24513 ). Fixed ... a crash with QuerySet.update() on foreign keys to one-to-o ... y file inclusions in admindocs ( #24625 ). Fixed a crash with QuerySet.update() on foreign keys to instance ... static file storages ( #24655 ). Fixed a migration crash when adding new relations to models ( #24573 ). Fi ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 8961
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 2.2 that caused a crash when loading the template for the technical 500 de ... bug page ( #30324 ). Fixed crash of ordering argument in ArrayAgg and StringAgg whe ... . Fixed a regression in Django 2.2 where Paginator crashes if object_list is a queryset ordered or aggregat ... 2 where IntegerField validation of database limits crashes if limit_value attribute in a custom validator i ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 8347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0.1 fixes several bugs in 1.10. Bugfixes ¶ Fixed a crash in MySQL connections where SELECT @@SQL_AUTO_IS_NU ... parse support ( #27000 ). Fixed a checks framework crash with an empty Meta.default_permissions ( #26997 ). ... a ModelChoiceField form field ( #27001 ). Fixed a crash if request.META['CONTENT_LENGTH'] is an empty stri ... s can be used on the new objects ( #27026 ). Fixed crash of django.views.static.serve() with show_indexes e ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 3.2.5 release notes — Django 4.0.6 ドキュメント 8281
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s ¶ Fixed a regression in Django 3.2 that caused a crash of QuerySet.values_list(…, named=True) after prefe ... Fixed a bug in Django 3.2 that caused a migration crash on MySQL 8.0.13+ when altering BinaryField , JSONF ... a regression in Django 3.2 that caused a migration crash on MySQL 8.0.13+ when adding nullable BinaryField ... xed a bug in Django 3.2 where a system check would crash on a model with an invalid app_label ( #32863 ). 目 ...
https://man.plustar.jp/django/releases/3.2.5.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 8214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 3.1 that caused a crash when decoding an invalid session data ( #31895 ). ... Reverted a deprecation in Django 3.1 that caused a crash when passing deprecated keyword arguments to a que ... iddlewares ( #31928 ). Fixed a QuerySet.order_by() crash on PostgreSQL when ordering and grouping by JSONFi ... n.loads() in such cases. Fixed a QuerySet.delete() crash on MySQL, following a performance regression in Dj ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Django 3.1.3 release notes — Django 4.0.6 ドキュメント 8147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 3.1 that caused a crash of ArrayAgg and StringAgg with ordering on key tra ... ). Fixed a regression in Django 3.1 that caused a crash of __in lookup when using key transforms for JSONF ... ). Fixed a regression in Django 3.1 that caused a crash of ExpressionWrapper with key transforms for JSONF ... regression in Django 3.1 that caused a migrations crash on PostgreSQL when adding an ExclusionConstraint w ...
https://man.plustar.jp/django/releases/3.1.3.html - [similar]
Django 2.0.7 リリースノート — Django 4.0.6 ドキュメント 8080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... グを修正しました。 Bugfixes ¶ Fixed admin changelist crash when using a query expression without asc() or des ... the page's ordering ( #29428 ). Fixed admin check crash when using a query expression in ModelAdmin.orderi ... lookups with MySQL 8 ( #29451 ). Fixed migrations crash with namespace packages on Python 3.7 ( #28814 ). ... Django 2.0.6 リリースノート 関連キーワード Fixed , crash , using , ordering , expression , query , when , a ...
https://man.plustar.jp/django/releases/2.0.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT