検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 31 for libraries (0.026 sec.)
GeoDjango Installation — Django 4.0.6 ドキュメント 15125
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and Django Spatial database Installing Geospatial libraries Details for each of the requirements and installat ... patial software technology, recent versions of the libraries are necessary. If binary packages aren't available ... on from source may be required. When compiling the libraries from source, please follow the directions closely, ... -rich open source spatial database. The geospatial libraries required for a GeoDjango installation depends on t ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 12359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... les « previous | up | next » Installing Geospatial libraries ¶ GeoDjango uses and/or provides interfaces for th ... e following open source geospatial libraries: Program 説明 Required Supported Versions GEOS Geo ... 3 Note that older or more recent versions of these libraries may also work totally fine with GeoDjango. Your mi ... directly or by dependency, the required geospatial libraries: $ sudo apt-get install binutils libproj-dev gdal- ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 9043
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o building PostGIS. You might also need additional libraries, see PostGIS requirements . The psycopg2 module is ... the database 前のトピックへ Installing Geospatial libraries 次のトピックへ Installing SpatiaLite 関連キーワード ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 8946
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ety. Do not call blocking synchronous functions or libraries in any async code. Django prevents you from doing ... same may not be true of third-party apps or Python libraries. Settings モジュールを設定する ¶ When the ASGI ser ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 8832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... string_if_invalid = '' , file_charset = 'utf-8' , libraries = None , builtins = None , autoescape = True ) ¶ W ... template files on disk. It defaults to 'utf-8' . 'libraries' : A dictionary of labels and dotted Python paths ... with the template engine. This is used to add new libraries or provide alternate labels for existing ones. For ... example: Engine ( libraries = { 'myapp_tags' : 'path.to.myapp.tags' , 'admin.u ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 8832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... template files on disk. It defaults to 'utf-8' . 'libraries' : A dictionary of labels and dotted Python paths ... h the template engine. This can be used to add new libraries or provide alternate labels for existing ones. For ... example: OPTIONS = { 'libraries' : { 'myapp_tags' : 'path.to.myapp.tags' , 'admin. ... ango.contrib.admin.templatetags.admin_urls' , }, } Libraries can be loaded by passing the corresponding diction ...
https://man.plustar.jp/django/topics/templates.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 8169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... goTemplates backend gained the ability to register libraries and builtins explicitly through the template OPTIO ... e zones is discouraged. It can conflict with other libraries. The recommended way to add a time zone to datetim ... tag modules when instantiated. This update enables libraries to be provided explicitly via the 'libraries' key ... en formalized. Projects should now define built-in libraries via the 'builtins' key of OPTIONS when defining a ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 8169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ect is compatibility with existing Python APIs and libraries. Django is compatible, but you will need to check ... the compatibility of other libraries you rely on. Python ライブラリの C 実装 ¶ Some Pyt ... hon libraries are also implemented in C, and can be much faster. ...
https://man.plustar.jp/django/topics/performance.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 7716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the template postmortem , as well as in 3rd-party libraries, like the Django Debug Toolbar . Custom engines ca ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deprecation schedule. Direct use of Python markup libraries or 3rd party tag libraries is preferred to Django ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
PREV 1 2 3 4 NEXT