検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 98 for read (0.017 sec.)
Django 1.7.3 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.7.3.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... using ETags ( ConditionalGetMiddleware ), you're already covered. Otherwise, you can apply conditional dec ... add the language prefix to the URL patterns that were added by the i18n_patterns function. Example: >>> fr ... doesn't depend on gettext . For more information, read its documentation about working with message catal ... trieved from another system, for example. You've already been introduced to django.utils.translation.activ ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Parameters: :input_data: An object that supports reading via .read(). :META: ``request.META``. :content_ ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
How to provide initial data for models — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ted. Each time you run loaddata , the data will be read from the fixture and re-loaded into the database. ...
https://man.plustar.jp/django/howto/initial-data.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix").on("click", functio ... jango; thus, if you're brand new to Django, please read through the regular tutorial to familiarize yourse ... shapefile does not need to be converted -- it's already in WGS84 (SRID=4326). Afterward, invoke the Djang ... sm . mpoly . wkb # WKB (as Python binary buffer) <read-only buffer for 0x1fe2c70, size -1, offset 0 at 0x ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t: encoding , fileno , flush , isatty , newlines , read , readinto , readline , readlines , seek , tell , ... truncate , write , writelines , readable() , writable() , and seekable() . The ContentF ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ECT . However, you do need to explicitly close any read-only transactions that are being managed using com ... ill raise a TransactionManagementError because the read operation that retrieves the MyObject instance lea ... nored the almost identical implementation in the already used auth app. A side effect of this duplication ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ental" because we don't yet consider it production-ready, but everything's in place for you to start porti ... upgrading from previous versions of Django should read that list carefully. One deprecated feature worth ... ting now. We plan to offer first-class, production-ready support for Python 3 in our next release, Django ... Multi-column indexes can now be created on models. Read the index_together documentation for more informat ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cache.backends.locmem.LocMemCache backend is now thread-safe. Cryptography ¶ The max_age parameter of the ... s when using the InnoDB storage engine, as MySQL already creates them automatically. The Oracle backend no ... ppending a unique suffix to a long filename that already exists on the storage. See the deprecation note a ... that no longer exist. runserver now uses daemon threads for faster reloading. inspectdb now outputs Meta. ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 6024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elopers list, not in the ticket tracker. It'll get read more closely if it's on the mailing list. This is ... rs understand where it fits in, and if there are already other ways of achieving the same thing. If there' ... the feature yourself or, even better, if you've already written it, it's much more likely to be accepted. ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT