検索

phrase: max: clip:
target: order:
Results of 61 - 69 of about 69 for fix (0.068 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 5755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ncludes quite a few new features and plenty of bug fixes and improvements to existing features. These rel ... e connections. Secondly, versioning , site-wide prefixing and transformation have been added to the cache ... nly required a trailing slash if it contained a suffix beyond the domain name. A trailing slash is now re ... nthorpe problem . Improving the built-in filter to fix this problem would require significant effort, and ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5755
" + 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 n ... ommit behavior was never restored. This bug is now fixed in 1.5. While this is only a bug fix, it is wort ... ined the deprecated template tag {% admin_media_prefix %} , was removed. Attempting to load it with {% lo ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ects common problems and provides hints for how to fix them. The framework is extensible so you can easil ... es. hint A single-line string providing a hint for fixing the problem. If no hint can be provided, or the ... one of these options may be present. fields.W161 : Fixed default value provided. fields.W162 : <database> ... racters, less than 5 unique characters, or it's prefixed with 'django-insecure-' indicating that it was g ...
https://man.plustar.jp/django/ref/checks.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... have Django's default value. Such settings are prefixed by "###" . --default MODULE ¶ The settings modul ... utput similar to diff -u . Default settings are prefixed with a minus sign, followed by the changed setti ... ng prefixed with a plus sign. dumpdata ¶ django-admin dumpda ... default), a progress bar is shown in the terminal. Fixtures compression ¶ New in Django 3.2. The output f ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "text" name="comment" required></td></tr> label_suffix ¶ Field. label_suffix ¶ label_suffix 属性は、フィー ... ルドごとの label_suffix をオーバーライドします: >>> class ContactForm ( fo ... forms . IntegerField ( label = '2 + 2' , label_suffix = ' =' ) >>> f = ContactForm ( label_suffix = '?' ... eans that Pillow doesn't understand its format. To fix this, install the appropriate library and reinstal ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ilters attribute to False . Added FormMixin.get_prefix (which returns FormMixin.prefix by default) to all ... ow customizing the prefix of the form. Raw queries ( Manager.raw() or cursor ... , because the aggregation was performed in UTC. To fix this, Django 1.6 introduces a new API, QuerySet.da ... re interpolating them in URL patterns. This bug is fixed in Django 1.6. If you worked around this bug by ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... リングする順番を指定できるようになりました。 form prefix が、form のインスタンス化の時だけでなく form クラス ... の内部でも指定できるようになりました。詳しくは Prefixes for forms を読んでください。 formset 内の form の ... y writing a custom middleware: class LocationHeaderFix ( object ): def process_response ( self , request ... .first_name is not escaped. In Django 1.9, this is fixed: if the template context has autoescape=True set ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.4 (patch) May 20, 2015 - CVE-2015-3982 ¶ Fixed session flushing in the cached_db backend. Full ... ジョン ¶ Django 1.4 (patch and Python compatibility fix) Django 1.5 (patch) September 10, 2013 - CVE-2013- ...
https://man.plustar.jp/django/releases/security.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5585
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e support are much harder to prevent, diagnose and fix. Anything that involves scheduled tasks or datetim ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT