検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 117 for while (0.065 sec.)
Django 1.6 release notes — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... needs only one query for updating an existing row while the old algorithm needed two. See Model.save() for ... el autocommit is enabled by default in Django 1.6. While this doesn't change the general spirit of Django's ... sessions created before the upgrade will be lost. While JSON serialization does not support all Python obj ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SMTP backend on Python 3 ( #23063 ). Fixed a crash while parsing cookies containing invalid content ( #2363 ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion (e.g. to make sure that no queries are issued while rendering a template with prefetched data). The wr ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
View decorators — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly strip the content of responses to HEAD requests while leaving the headers unchanged, so you may handle H ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... glish translation may be "Today is November 26." , while a Spanish translation may be "Hoy es 26 de noviemb ... "Welcome to our page" %} </ p > {% endlanguage %} While the first occurrence of "Welcome to our page" uses ... e requests. ビューやテンプレートの外で翻訳を使う ¶ While Django provides a rich set of i18n tools for use i ... ation, the language is in settings.LANGUAGE_CODE , while with dynamic (middleware) translation, it's in req ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ックのマイグレーション for more details. 依存関係 ¶ While migrations are per-app, the tables and relationshi ... manually when two development branches are joined. While editing migration dependencies, you can inadverten ... s the end and then switch to the squashed history, while new installs will use the new squashed migration a ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 6337
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nly serve such files. Additional security topics ¶ While Django provides good security protection out of th ... s some common vulnerabilities in web applications. While Django has tools to address some of the issues, ot ...
https://man.plustar.jp/django/topics/security.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 6075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ] class ValidationError ( Exception ): """An error while validating data.""" def __init__ ( self , message ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
django.core.files.base — Django 4.0.6 ドキュメント 6075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pt ( AttributeError , UnsupportedOperation ): pass while True : data = self . read ( chunk_size ) if not da ...
https://man.plustar.jp/django/_modules/django/core/files/base.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 6075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django has a policy for handling security issues ; while a defect is outstanding, we would like to minimize ...
https://man.plustar.jp/django/faq/help.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT