検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 98 for read (0.055 sec.)
設定 — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n individual cache. The CACHES setting must configure a default cache; any number of additional caches may ... t against cross-domain attacks. If an attacker can read the cookie via JavaScript, they're already on the ... vidual database. The DATABASES setting must configure a default database; any number of additional databas ... tting. When USE_TZ is True and this option is set, reading datetimes from the database returns aware datet ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is a string template.' ) But the common case is to read templates from the filesystem. If your template fi ... ile_charset' option to change the encoding used to read files from disk. The DEFAULT_CHARSET setting contr ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ' , admin . site . root ), You should change it to read: ( r '^admin/' , include ( admin . site . urls )), ... PostgreSQL-specific feature, that can make certain read-heavy applications a good deal faster. 次は何をしま ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tartup, before Django does anything else, with the ready() method of their configuration. Application labe ... ind out how to make your own classes serializable, read the migration serialization documentation . Callin ... se metadata were discarded as soon as the errors were added to Form.errors . Form.errors and django.forms. ... ct-like object provides a different instance per thread. It supersedes django.core.cache.get_cache() which ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... valid INSTALLED_APPS setting, behind AppRegistryNotReady when starting runserver ( #25510 ). This regressi ... gression in the admin which ignored line breaks in read-only fields instead of converting them to <br> ( # ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
django.core.files.uploadedfile — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ze = None ): self . file . seek ( 0 ) yield self . read () def multiple_chunks ( self , chunk_size = None ...
https://man.plustar.jp/django/_modules/django/core/files/uploadedfile.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecause it's a last resort. For more on middleware, read the middleware docs . How to add, change and delet ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e purposes of this section is that the results are read from the database. repr(). A QuerySet is evaluated ... ed queryset is reloaded, you want the results to already be present and ready for use (reading from the da ... rsion N, there is no guarantee that pickle will be readable with Django version N+1. Pickles should not be ... ing a named tuple may make use of the results more readable, at the expense of a small performance penalty ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns of Django, the django.views.static.serve() view read the files it served one line at a time. Therefore, ... neously requesting many large files. This view now reads the file in chunks to prevent large memory usage. ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns of Django, the django.views.static.serve() view read the files it served one line at a time. Therefore, ... neously requesting many large files. This view now reads the file in chunks to prevent large memory usage. ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT