検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 182 for Fixed (0.031 sec.)
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 8005
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 2.2.1 fixes several bugs in 2.2. Bugfixes ¶ Fixed a regression in Django 2.1 that caused the incorre ... . Added compatibility for psycopg2 2.8 ( #30331 ). Fixed a regression in Django 2.2 that caused a crash whe ... plate for the technical 500 debug page ( #30324 ). Fixed crash of ordering argument in ArrayAgg and StringA ... it contains an expression with params ( #30332 ). Fixed a regression in Django 2.2 that caused a single in ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 7916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... les and find this behavior problematic. Bugfixes ¶ Fixed a regression in ConditionalGetMiddleware causing I ... Match checks to always return HTTP 200 ( #26024 ). Fixed a regression that caused the "user-tools" items to ... display on the admin's logout page ( #26035 ). Fixed a crash in the translations system when the curren ... t language has no translations ( #26046 ). Fixed a regression that caused the incorrect day to be s ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 7706
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 1.10.1 fixes several bugs in 1.10. Bugfixes ¶ Fixed a crash in MySQL connections where SELECT @@SQL_AU ... method which was for optparse support ( #27000 ). Fixed a checks framework crash with an empty Meta.defaul ... t_permissions ( #26997 ). Fixed a regression in the number of queries when using R ... ect with a ModelChoiceField form field ( #27001 ). Fixed a crash if request.META['CONTENT_LENGTH'] is an em ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 7607
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0o077 (no group or others permissions). Bugfixes ¶ Fixed wrapping of translated action labels in the admin' ... ation sidebar for East Asian languages ( #31853 ). Fixed wrapping of long model names in the admin's naviga ... tion sidebar ( #31854 ). Fixed encoding session data while upgrading multiple ins ... to reduce debug logging when rendering ( #31865 ). Fixed a data loss possibility in the select_for_update() ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Django 1.8.5 リリースノート — Django 4.0.6 ドキュメント 7573
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... opment server's autoreload more robust ( #24704 ). Fixed AssertionError in some delete queries with a model ... that is both a foreign and primary key ( #24951 ). Fixed AssertionError in some complex queries ( #24525 ). ... Fixed a migrations crash with GenericForeignKey ( #25040 ... n a translation isn't initially active ( #25295 ). Fixed crash when using a value in ModelAdmin.list_displa ...
https://man.plustar.jp/django/releases/1.8.5.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 7396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... idget.render() method accepts **kwargs ( #28265 ). Fixed a regression causing Model.__init__() to crash if ... field has an instance only descriptor ( #28269 ). Fixed an incorrect DisallowedModelAdminLookup exception ... nested reverse relation in list_filter ( #28262 ). Fixed admin's FieldListFilter.get_queryset() crash on in ... valid input ( #28202 ). Fixed invalid HTML for a required AdminFileWidget ( #282 ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 7297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fixes a security issue and several bugs in 1.8.1. Fixed session flushing in the cached_db backend ¶ A chan ... e will now be logged into that account. Bugfixes ¶ Fixed check for template engine alias uniqueness ( #2468 ... 5 ). Fixed crash when reusing the same Case instance in a que ... could unexpectedly filter out results ( #24766 ). Fixed negated Q objects in expressions. Cases like Case( ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 7275
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... andler on specially crafted user input ( #26325 ). Fixed a race condition in BaseCache.get_or_set() ( #2633 ... n error when trying to add the value to the cache. Fixed data loss on SQLite where DurationField values wit ... ards-compatibility for earlier versions of Django. Fixed a memory leak in the cached template loader ( #263 ... 06 ). Fixed a regression that caused collectstatic --clear to ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 1.8.9 リリースノート — Django 4.0.6 ドキュメント 7175
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 1.8.9 fixes several bugs in 1.8.8. Bugfixes ¶ Fixed a regression that caused the "user-tools" items to ... display on the admin's logout page ( #26035 ). Fixed a crash in the translations system when the curren ... t language has no translations ( #26046 ). Fixed a regression that caused the incorrect day to be s ... or timezones from GMT+0100 to GMT+1200 ( #24980 ). Fixed a regression in 1.8.8 causing incorrect index hand ...
https://man.plustar.jp/django/releases/1.8.9.html - [similar]
Django 4.0.2 release notes — Django 4.0.6 ドキュメント 7153
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in an infinite loop when parsing files. Bugfixes ¶ Fixed a bug in Django 4.0 where TestCase.captureOnCommit ... could execute callbacks multiple times ( #33410 ). Fixed a regression in Django 4.0 where help_text was HTM ... caped in automatically-generated forms ( #33419 ). Fixed a regression in Django 4.0 that caused displaying ... views on the technical 404 debug page ( #33425 ). Fixed a regression in Django 4.0 that caused an incorrec ...
https://man.plustar.jp/django/releases/4.0.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT