検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 69 for fix (0.033 sec.)
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 7720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.9.3 リリースノート ¶ March 1, 2016 Django 1.9.3 fixes two security issues and several bugs in 1.9.2. C ... quest for these users may be even greater and this fix doesn't remedy that difference (or any difference ... ashes to prevent a timing attack for that case. Bugfixes ¶ Skipped URL checks (new in 1.9) if the ROOT_UR ... LCONF setting isn't defined ( #26155 ). Fixed a crash on PostgreSQL that prevented using TIME_ ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 7367
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a test for the bug's behavior, even if you don't fix the bug itself. See more at How can I help with tr ... eone else to confirm that a bug is real before you fix the issue, and ensuring that there's consensus on ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 7367
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elopment branch main will get new features and bug fixes requiring non-trivial refactoring. Patches appli ... xt patch release of that feature series, when they fix critical problems: セキュリティ上の問題。 データ損 ... current release series. The rule of thumb is that fixes will be backported to the last feature release f ... se in the first place (release blockers). Security fixes and data loss bugs will be applied to the curren ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7367
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ile for the startproject management command. These fix some issues with the previous manage.py handling o ... e imported or referenced using the project name prefix (e.g. myproject.settings , ROOT_URLCONF = "myproje ... ed inconsistently (some places with the project prefix, some places without it), the imports will need to ... ps, GenericForeignKey and more. This allows you to fix a very common performance problem in which your co ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.6.7 release notes — Django 4.0.6 ドキュメント 7367
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 6.7 release notes ¶ September 2, 2014 Django 1.6.7 fixes several bugs in 1.6.6, including a regression re ... lated to a security fix in that release. Bugfixes ¶ Allowed inherited and ... m fields to be referenced in the admin ( #23329 ). Fixed a crash when using QuerySet.defer() with select_ ... d() ( #23370 ). 目次 Django 1.6.7 release notes Bugfixes 前のトピックへ Django 1.6.8 release notes 次のト ...
https://man.plustar.jp/django/releases/1.6.7.html - [similar]
Django 1.11.17 リリースノート — Django 4.0.6 ドキュメント 7183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... グを修正し、Python 3.7 との互換性を追加しました。 Bugfixes ¶ Prevented repetitive calls to geos_version_tup ... le() in the WKBWriter class in an attempt to fix a random crash involving LooseVersion since Django ... ( #29959 ). 目次 Django 1.11.17 リリースノート Bugfixes 前のトピックへ Django 1.11.18 リリースノート 次の ... 関連キーワード トピック , previous , up , next , Bugfixes , ドキュメント , WKBWriter , 検索 , クイック , s ...
https://man.plustar.jp/django/releases/1.11.17.html - [similar]
Django 1.11.18 リリースノート — Django 4.0.6 ドキュメント 7183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 18 リリースノート ¶ January 4, 2019 Django 1.11.18 fixes a security issue in 1.11.17. CVE-2019-3498: Cont ... the request_path context variable is now quoted to fix the issue for custom templates that use the path. ...
https://man.plustar.jp/django/releases/1.11.18.html - [similar]
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 7183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .7.4 release notes ¶ January 27, 2015 Django 1.7.4 fixes several bugs in 1.7.3. Bugfixes ¶ Fixed a migrat ... peration rename ManyToManyField tables ( #24135 ). Fixed a migration crash on MySQL when migrating from a ... sourceWarning s in certain circumstances (security fix regression, #24193 ). Fixed schema check for ManyT ... or. ( #24104 ). 目次 Django 1.7.4 release notes Bugfixes 前のトピックへ Django 1.7.5 release notes 次のト ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 7183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 7.5 release notes ¶ February 25, 2015 Django 1.7.5 fixes several bugs in 1.7.4. Bugfixes ¶ Reverted a fix ... and problems in multi-database setups ( #24298 ). Fixed a regression that prevented custom fields inheri ... ld from being recognized in migrations ( #24236 ). Fixed crash in contrib.sites migrations when a default ... ave been added. 目次 Django 1.7.5 release notes Bugfixes 前のトピックへ Django 1.7.6 release notes 次のト ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
Django 1.8.12 リリースノート — Django 4.0.6 ドキュメント 7183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .8.12 リリースノート ¶ April 1, 2016 Django 1.8.12 fixes several bugs in 1.8.11. Bugfixes ¶ Made MultiPar ... ore filenames that normalize to an empty string to fix crash in MemoryFileUploadHandler on specially craf ... ted user input ( #26325 ). Fixed data loss on SQLite where DurationField values w ... e ( #26387 ). 目次 Django 1.8.12 リリースノート Bugfixes 前のトピックへ Django 1.8.13 リリースノート 次の ...
https://man.plustar.jp/django/releases/1.8.12.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT