検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 98 for read (0.008 sec.)
Django's cache framework — Django 4.0.6 ドキュメント 8193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rocessing-overhead perspective, than your standard read-a-file-off-the-filesystem server arrangement. For ... ations are performed on the first server (leader). Read operations are performed on the other servers (rep ... .0.1:6379' , # leader 'redis://127.0.0.1:6378' , # read-replica 1 'redis://127.0.0.1:6377' , # read-replic ... ample, the following router would direct all cache read operations to cache_replica , and all write operat ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7801
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... upgrading from previous versions of Django should read that list carefully. Python バージョン間の互換性 ¶ ... argument doesn't apply to PostgreSQL, because it already stores timestamps with time zone information in D ... u want to use this feature in an existing project, read the migration guide . If you encounter problems, t ... igning values and a high-level API for setting and reading signed cookies, one of the most common uses of ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 7592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OGR Simple Features Library, which specializes in reading and writing vector geographic data in a variety ... for some of the capabilities of OGR, including the reading and coordinate transformation of vector spatial ... /OGR tools described here are designed to help you read in your geospatial data, in order for most of them ... apper for the OGR data source object that supports reading data from a variety of OGR-supported geospatial ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mode. If it is True , the template engine will store additional debug information which can be used to di ... d for details. file_charset is the charset used to read template files on disk. It defaults to 'utf-8' . ' ... want, as long as the directories and templates are readable by the web server. They can have any extension ... default (when DEBUG is True ), the template system reads and compiles your templates every time they're re ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tomize the map's default zoom level. Made metadata readable and editable on rasters through the metadata , ... s the comment format in PO files. loaddata can now read from stdin . The new diffsettings --output option ... le 12.1+. デフォルトの MySQL の isolation レベルを read committed に変更 ¶ MySQL のデフォルトの isolation ... レベルは repeatable read ですが、この設定は Django の典型的な使用例でデータ ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 7396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cent call last): ... ValueError : Input geometry already has SRID: 1. The following input formats, along w ... 'POINT(-90.5 29.5)' , srid = 4326 ) I/O Objects ¶ Reader Objects ¶ The reader I/O classes return a GEOSGe ... tance from the WKB and/or WKT input given to their read(geom) method. class WKBReader ¶ 実装例: >>> from d ... jango.contrib.gis.geos import WKBReader >>> wkb_r = WKBReader () >>> wkb_r . read ( '010 ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
Django 3.2.8 release notes — Django 4.0.6 ドキュメント 7396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a bug in Django 3.2 that caused incorrect links on read-only fields in the admin ( #33077 ). Fixed a regre ...
https://man.plustar.jp/django/releases/3.2.8.html - [similar]
How to use Django with Hypercorn — Django 4.0.6 ドキュメント 7200
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m the same directory as your manage.py file. For more advanced usage, please read the Hypercorn documentat ...
https://man.plustar.jp/django/howto/deployment/asgi/hypercorn.html - [similar]
How to use Django with Uvicorn — Django 4.0.6 ドキュメント 7200
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m the same directory as your manage.py file. For more advanced usage, please read the Uvicorn documentatio ...
https://man.plustar.jp/django/howto/deployment/asgi/uvicorn.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7200
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion list one week before the actual release. Proofread the release notes, looking for organization and wr ... ost-release. There are a lot of details, so please read on. Prerequisites ¶ You'll need a few things befor ... have any uncommitted changes for the release. Proofread the release notes, including looking at the online ... he release(s) available to the public ¶ Now you're ready to actually put the release out there. To do this ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT