検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 182 for Fixed (0.046 sec.)
Django 3.1.4 release notes — Django 4.0.6 ドキュメント 7087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 3.1.4 fixes several bugs in 3.1.3. Bugfixes ¶ Fixed setting the Content-Length HTTP header in AsyncReq ... uestFactory ( #32162 ). Fixed passing extra HTTP headers to AsyncRequestFactory ... request methods ( #32159 ). Fixed crash of key transforms for JSONField on PostgreSQ ... when using on a Subquery() annotation ( #32182 ). Fixed a regression in Django 3.1 that caused a crash of ...
https://man.plustar.jp/django/releases/3.1.4.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... widget was flawed and allowed for XSS. Bugfixes ¶ Fixed a crash with prefetch_related() (#19607) as well a ... essions with prefetch_related (#20157 and #20257). Fixed a regression in django.contrib.gis in the Google M ... ses from attempting to tear down aliases (#20681). Fixed the django.core.cache.backends.memcached.Memcached ... backend's get_many() method on Python 3 (#20722). Fixed django.contrib.humanize translation syntax errors. ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 2.0.2 リリースノート — Django 4.0.6 ドキュメント 6877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e sensitive details could be leaked. This issue is fixed with the caveat that AuthenticationForm can no lon ... vasive for inclusion in older versions. Bugfixes ¶ Fixed hidden content at the bottom of the "The install w ... successfully!" page for some languages ( #28885 ). Fixed incorrect foreign key nullification if a model has ... me model and a target model is deleted ( #29016 ). Fixed regression in the use of QuerySet.values_list(..., ...
https://man.plustar.jp/django/releases/2.0.2.html - [similar]
Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 1.11.4 fixes several bugs in 1.11.3. Bugfixes ¶ Fixed a regression in 1.11.3 on Python 2 where non-ASCII ... in an empty value in the widget's HTML ( #28355 ). Fixed QuerySet.union() and difference() when combining w ... ith a queryset raising EmptyResultSet ( #28378 ). Fixed a regression in pickling of LazyObject on Python 2 ... apped object doesn't have __reduce__() ( #28389 ). Fixed crash in runserver 's autoreload with Python 2 on ...
https://man.plustar.jp/django/releases/1.11.4.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cted, which could lead to crash Django ( #21662 ). Fixed a crash when executing the changepassword command ... ng below the current working directory ( #21581 ). Fixed mail encoding on Python 3.3.3+ ( #21093 ). Fixed a ... 't in autocommit mode but Django pretended it was. Fixed a regression in multiple-table inheritance exclude ... items to django.utils.timezone.__all__ ( #21880 ). Fixed a field misalignment issue with select_related() a ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on 3.5 and fixes several bugs in 1.8.5. Bugfixes ¶ Fixed a regression causing ModelChoiceField to ignore pr ... SQLite test database name if supported ( #12118 ). Fixed system check crash on ForeignKey to abstract model ... ( #25503 ). Fixed incorrect queries when you have multiple ManyToMan ... defer() from leaking to test and application code. Fixed a typo in the name of the strictly_above PostGIS l ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 6722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... login page to fix a regression in 1.9 ( #26558 ). Fixed translation of password validators' help_text in f ... orms ( #26544 ). Fixed a regression causing the cached template loader to ... crash when using lazy template names ( #26603 ). Fixed on_commit callbacks execution order when callbacks ... make transactions ( #26627 ). Fixed HStoreField to raise a ValidationError instead of ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
Django 3.1.2 release notes — Django 4.0.6 ドキュメント 6689
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 3.1.2 fixes several bugs in 3.1.1. Bugfixes ¶ Fixed a bug in Django 3.1 where FileField instances with ... orage were not correctly deconstructed ( #31941 ). Fixed a regression in Django 3.1 where the QuerySet.orde ... a.ordering doesn't affect such queries ( #31990 ). Fixed a regression in Django 3.1 where a queryset would ... aggregation and a Q object annotation ( #32007 ). Fixed a bug in Django 3.1 where a test database was not ...
https://man.plustar.jp/django/releases/3.1.2.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 6622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ect2 library's use of jQuery.extend() . Bugfixes ¶ Fixed a regression in Django 2.2 that stopped Show/Hide ... ing on dynamically added admin inlines ( #30459 ). Fixed a regression in Django 2.2 where deprecation messa ... f Meta.ordering contains an expression ( #30463 ). Fixed a regression in Django 2.2.1 where SearchVector ge ... tes SQL with a redundant Coalesce call ( #30488 ). Fixed a regression in Django 2.2 where auto-reloader doe ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 6600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ird-party apps to catch that exception ( #28178 ). Fixed django.utils.http.is_safe_url() crash on invalid I ... Pv6 URLs ( #28142 ). Fixed regression causing pickling of model fields to cra ... sh ( #28188 ). Fixed django.contrib.auth.authenticate() when multiple a ... t accept a positional request argument ( #28207 ). Fixed introspection of index field ordering on PostgreSQ ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT