検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 182 for Fixed (0.035 sec.)
Django 2.0.3 リリースノート — Django 4.0.6 ドキュメント 6258
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backtracking problem in the regular expression is fixed. Bugfixes ¶ Fixed a regression that caused sliced ... e picker widget displaying "undefined" ( #29109 ). Fixed crash with QuerySet.order_by(Exists(...)) ( #29118 ... migrations, or accept an autogenerated migration. Fixed a regression where a When() expression with a list ... argument crashes ( #29166 ). Fixed crash when using a Window() expression in a subque ...
https://man.plustar.jp/django/releases/2.0.3.html - [similar]
Django 1.10.5 release notes — Django 4.0.6 ドキュメント 6202
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 1.10.5 fixes several bugs in 1.10.4. Bugfixes ¶ Fixed a crash in the debug view if request.user can't be ... such as if the database is unavailable ( #27567 ). Fixed occasional missing plural forms in JavaScriptCatal ... og ( #27418 ). Fixed a regression in the timesince and timeuntil filter ... rrect results for dates in a leap year ( #27637 ). Fixed a regression where collectstatic overwrote newer f ...
https://man.plustar.jp/django/releases/1.10.5.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 6202
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as MD5 or SHA1, it could be a problem. Bugfixes ¶ Fixed a regression where nonexistent joins in F() no lon ... ger raised FieldError ( #29727 ). Fixed a regression where files starting with a tilde or ... ). Added compatibility for cx_Oracle 7 ( #29759 ). Fixed a regression in Django 2.0 where unique index name ... s weren't quoted ( #29778 ). Fixed a regression where sliced queries with multiple co ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
Django 1.11.9 リリースノート — Django 4.0.6 ドキュメント 6136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 1.11.9 fixes several bugs in 1.11.8. Bugfixes ¶ Fixed a regression in Django 1.11 that added newlines be ... tween MultiWidget 's subwidgets ( #28890 ). Fixed incorrect class-based model index name generation ... for models with quoted db_table ( #28876 ). Fixed incorrect foreign key constraint name for models w ... ith quoted db_table ( #28876 ). Fixed a regression in caching of a GenericForeignKey whe ...
https://man.plustar.jp/django/releases/1.11.9.html - [similar]
Django 2.0.7 リリースノート — Django 4.0.6 ドキュメント 6136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... にあったいくつかのバグを修正しました。 Bugfixes ¶ Fixed admin changelist crash when using a query expressi ... asc() or desc() in the page's ordering ( #29428 ). Fixed admin check crash when using a query expression in ... ModelAdmin.ordering ( #29428 ). Fixed __regex and __iregex lookups with MySQL 8 ( #29451 ... ). Fixed migrations crash with namespace packages on Python ...
https://man.plustar.jp/django/releases/2.0.7.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6103
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d from its default iso-8859-1 encoding ( #21996 ). Fixed AttributeError when using bulk_create() with Forei ... gnObject ( #21566 ). Fixed crash of QuerySet s that use F() + timedelta() whe ... HTML-safe result, as stated in the documentation). Fixed a regression in the django.contrib.gis SQL compile ... r for non-concrete fields ( #22250 ). Fixed ModelAdmin.preserve_filters when running a site wi ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.10.2 release notes — Django 4.0.6 ドキュメント 6070
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 1.10.2 fixes several bugs in 1.10.1. Bugfixes ¶ Fixed a crash in MySQL database validation where SELECT ... ing with a '/' when APPEND_SLASH=False ( #27238 ). Fixed model form default fallback for CheckboxSelectMult ... issue should implement value_omitted_from_data() . Fixed a crash in runserver logging during a "Broken pipe ... " error ( #27271 ). Fixed a regression where unchanged localized date/time f ...
https://man.plustar.jp/django/releases/1.10.2.html - [similar]
Django 3.0.2 リリースノート — Django 4.0.6 ドキュメント 6070
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... にあったいくつかのバグを修正しました。 Bugfixes ¶ Fixed a regression in Django 3.0 that didn't include col ... by a Subquery() in the GROUP BY clause ( #31094 ). Fixed a regression in Django 3.0 where QuerySet.exists() ... ained an aggregation over a Subquery() ( #31109 ). Fixed a regression in Django 3.0 that caused a migration ... nd changing data in the same migration ( #31106 ). Fixed a regression in Django 3.0 where loading fixtures ...
https://man.plustar.jp/django/releases/3.0.2.html - [similar]
Django 1.9.6 リリースノート — Django 4.0.6 ドキュメント 6014
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er converts redirects to absolute URIs ( #26428 ). Fixed TimeField microseconds round-tripping on MySQL and ... ld that references a functools.partial ( #26475 ). Fixed a regression where SessionBase.pop() returned None ... sing a KeyError for nonexistent values ( #26520 ). Fixed a regression causing the cached template loader to ... ericIPAddressField on SQLite and MySQL ( #26557 ). Fixed a makemessages regression where temporary .py exte ...
https://man.plustar.jp/django/releases/1.9.6.html - [similar]
Django 2.1.3 リリースノート — Django 4.0.6 ドキュメント 6014
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 2.1.3 fixes several bugs in 2.1.2. Bugfixes ¶ Fixed a regression in Django 2.0 where combining Q objec ... ts with __in lookups and lists crashed ( #29838 ). Fixed a regression in Django 1.11 where django-admin she ... ll may hang on startup ( #29774 ). Fixed a regression in Django 2.0 where test databases ar ... with manage.py test --keepdb on MySQL ( #29827 ). Fixed a regression where cached foreign keys that use to ...
https://man.plustar.jp/django/releases/2.1.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT