Results of 1 - 10 of about 69 for fix (0.014 sec.)
- Django 2.2.19 release notes — Django 4.0.6 ドキュメント 11298
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
19 release notes ¶ February 19, 2021 Django 2.2.19 fixes a security issue in 2.2.18. CVE-2021-23336: Web ...
se_qsl() which was added to backport some security fixes. A further security fix has been issued recently ...
ter separator by default. Django now includes this fix. See bpo-42967 for further details. 目次 Django 2. ...
関連キーワード release , notes , qsl , security , fixes , further , limited , utils , fix , next クイック ...
-
https://man.plustar.jp/django/releases/2.2.19.html
- [similar]
- Django 3.0.13 release notes — Django 4.0.6 ドキュメント 11298
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
13 release notes ¶ February 19, 2021 Django 3.0.13 fixes a security issue in 3.0.12. CVE-2021-23336: Web ...
se_qsl() which was added to backport some security fixes. A further security fix has been issued recently ...
ter separator by default. Django now includes this fix. See bpo-42967 for further details. 目次 Django 3. ...
関連キーワード release , notes , qsl , security , fixes , further , limited , utils , fix , next クイック ...
-
https://man.plustar.jp/django/releases/3.0.13.html
- [similar]
- Django 1.5.1 release notes — Django 4.0.6 ドキュメント 11128
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
notes ¶ March 28, 2013 This is Django 1.5.1, a bugfix release for Django 1.5. It's completely backwards ...
patible with Django 1.5, but includes a handful of fixes. The biggest fix is for a memory leak introduced ...
oblems under Django 1.5, upgrading to 1.5.1 should fix those issues. Django 1.5.1 also includes a couple ...
smaller fixes: Module-level warnings emitted during tests are ...
-
https://man.plustar.jp/django/releases/1.5.1.html
- [similar]
- Django 3.1.7 release notes — Django 4.0.6 ドキュメント 11128
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
1.7 release notes ¶ February 19, 2021 Django 3.1.7 fixes a security issue and a bug in 3.1.6. CVE-2021-23 ...
se_qsl() which was added to backport some security fixes. A further security fix has been issued recently ...
ter separator by default. Django now includes this fix. See bpo-42967 for further details. Bugfixes ¶ Fix ...
oning via django.utils.http.limited_parse_qsl() Bugfixes 前のトピックへ Django 3.1.8 release notes 次のト ...
-
https://man.plustar.jp/django/releases/3.1.7.html
- [similar]
- Django 2.1.4 リリースノート — Django 4.0.6 ドキュメント 10944
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
は、2.1.3 にあったいくつかのバグを修正しました。 Bugfixes ¶ Corrected the default password list that Commo ...
on_tuple() in the WKBWriter class in an attempt to fix a random crash involving LooseVersion ( #29959 ). ...
live support in runserver after it was disabled to fix another issue in Django 2.0 ( #29849 ). Fixed admi ...
n using ModelAdmin.prepopulated_fields ( #29929 ). Fixed "Please correct the errors below" error message ...
-
https://man.plustar.jp/django/releases/2.1.4.html
- [similar]
- Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 10760
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
.10 リリースノート ¶ January 4, 2019 Django 2.0.10 fixes a security issue and several bugs in 2.0.9. CVE- ...
the request_path context variable is now quoted to fix the issue for custom templates that use the path. ...
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 ...
-
https://man.plustar.jp/django/releases/2.0.10.html
- [similar]
- Submitting patches — Django 4.0.6 ドキュメント 8795
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
deed, bug reports with associated patches will get fixed far more quickly than those without patches. Typ ...
o fixes and trivial documentation changes ¶ If you are f ...
ontribution you want to make and you're capable of fixing it (as measured by your coding ability, knowled ...
or small bugs that will only take a few minutes to fix, you don't need to jump through the hoops of claim ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat...
- [similar]
- Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 8257
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ト ¶ Django 1.0.1 へようこそ! This is the first "bugfix" release in the Django 1.0 series, improving the s ...
ity with Django 1.0), but does contain a number of fixes and other improvements. Django 1.0.1 is a recomm ...
eployment currently using or targeting Django 1.0. Fixes and improvements in Django 1.0.1 ¶ Django 1.0.1 ...
contains over two hundred fixes to the original Django 1.0 codebase; full detail ...
-
https://man.plustar.jp/django/releases/1.0.1.html
- [similar]
- Django 1.7 release notes — Django 4.0.6 ドキュメント 8257
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
hing more than renaming is required). initial_data fixtures are no longer loaded for apps with migrations ...
ordering for a ModelAdmin.list_display value by prefixing the admin_order_field value with a hyphen. The ...
¶ Apps with migrations will not load initial_data fixtures when they have finished migrating. Apps witho ...
ut migrations will continue to load these fixtures during the phase of migrate which emulates th ...
-
https://man.plustar.jp/django/releases/1.7.html
- [similar]
- Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 7904
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
.8.10 リリースノート ¶ March 1, 2016 Django 1.8.10 fixes two security issues and several bugs in 1.8.9. 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 ¶ Fixed a crash on PostgreSQL that prevented usi ...
ls.translation.lazy_number() picklable ( #26212 ). Fixed RangeField and ArrayField serialization with Non ...
-
https://man.plustar.jp/django/releases/1.8.10.html
- [similar]