検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 182 for Fixed (0.079 sec.)
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 4665
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould be used only as a development aid. Bugfixes ¶ Fixed a regression in the timesince and timeuntil filter ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 4632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ble/A.B-1.x ) will include bugfixes. Critical bugs fixed on main must also be fixed on the bugfix branch; t ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 4632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ve made an exception to this rule. One of the bugs fixed in Django 1.2.4 involves a set of circumstances wh ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 4632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cript there. Browsers we tested also treat URLs prefixed with control characters such as %08//example.com a ... the start of a URL in an anchor href . Bugfixes ¶ Fixed renaming of classes in migrations where renaming a ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 4632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and leads to cache-specific errors. This has been fixed in Django 1.7, see #21200 for more details. Cache ... provided two tzinfo subclasses, LocalTimezone and FixedOffset . They've been deprecated in favor of more c ... t_default_timezone() and django.utils.timezone.get_fixed_timezone() . django.utils.unittest ¶ django.utils. ... SQL data in myapp/models/sql/ . This bug has been fixed so that Django will search myapp/sql/ as documente ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 4632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n interface may occur in Django itself. Bugfixes ¶ Fixed a data loss possibility in the select_for_update() ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 4599
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... conversions prior to executing queries. Bugfixes ¶ Fixed ModelBackend raising UnboundLocalError if get_user ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 4577
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... C implementation can return a bytestring. This was fixed in Python 2.7. simplejson.JSONEncoder gained a nam ... ommit behavior was never restored. This bug is now fixed in 1.5. While this is only a bug fix, it is worth ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 4544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt branch and not any stable released versions are fixed in public without going through the disclosure pro ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 4544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e ¶ utc ¶ tzinfo instance that represents UTC. get_fixed_timezone ( offset ) ¶ Returns a tzinfo instance th ... at represents a time zone with a fixed offset from UTC. offset is a datetime.timedelta or ...
https://man.plustar.jp/django/ref/utils.html - [similar]