検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 62 for LIBRARY (0.027 sec.)
Installing Geospatial libraries — Django 4.0.6 ドキュメント 14565
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , 3.9, 3.8, 3.7, 3.6 PROJ Cartographic Projections library Yes (PostgreSQL and SQLite only) 8.x, 7.x, 6.x, 5. ... x, 4.x GDAL Geospatial Data Abstraction Library はい 3.3, 3.2, 3.1, 3.0, 2.4, 2.3, 2.2, 2.1 GeoIP ... IP-based geolocation library いいえ 2 PostGIS Spatial extensions for PostgreSQL ... to run the ldconfig command after installing each library. For example: $ sudo make install $ sudo ldconfig ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 13698
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the spatial database used. The following lists the library requirements, supported versions, and any notes fo ... h of the supported database backends: データベース Library Requirements Supported Versions Notes PostgreSQL G ... versions used, and specify the component as "GIS". Library environment settings ¶ By far, the most common pro ... built from source were installed. In general, the library path may be set on a per-user basis by setting an ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Installing SpatiaLite — Django 4.0.6 ドキュメント 11169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gure $ make $ sudo make install $ cd .. SpatiaLite library ( libspatialite ) ¶ Get the latest SpatiaLite libr ... r macOS users building from source, the SpatiaLite library and tools need to have their target configured: $ ... -specific instructions ¶ To install the SpatiaLite library and tools, macOS users can choose between KyngChao ... $ cd Spatialite\ Tools/tools $ sudo cp spatialite /Library/Frameworks/SQLite3.framework/Programs Finally, for ...
https://man.plustar.jp/django/ref/contrib/gis/install/spatialite.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 8380
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... supports (and ships with a copy of) the unittest2 library . Wherever possible, new features are introduced i ... 2.7 introduced some major changes to the unittest library, adding some extremely useful features. To ensure ... y of unittest2 , a copy of the Python 2.7 unittest library, backported for Python 2.4 compatibility. To acces ... s this library, Django provides the django.utils.unittest module ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 8322
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... は、すべてのタグとフィルタが登録されている template.Library のインスタンスです。そのため、あなたのモジュールの ... from django import template register = template . Library () あるいは、テンプレートタグのモジュールは、 Djan ... ower () 独自のフィルタを登録する ¶ django.template.Library. filter () ¶ フィルタ定義を書き終わったら、Django ... のテンプレート言語で使用できるようにするため、 Library のインスタンスに登録する必要があります。 register ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 8279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... object is a wrapper for the MaxMind geoip2 Python library . [1] In order to perform IP-based geolocation, th ... e GeoIP2 object requires the geoip2 Python library and the GeoIP Country and/or City datasets in bina ... y, it is recommended to install the libmaxminddb C library , so that geoip2 can leverage the C library's fast ... an error occurs in a call to the underlying geoip2 library. Footnotes [1] GeoIP(R) is a registered trademark ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7831
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tags will be removed from the future template tag library (used during the 1.6/1.7 deprecation period). djan ... e collections.OrderedDict from the Python standard library instead. ModelAdmin.declared_fieldsets will be rem ... tags will be removed from the future template tag library (used during the 1.3/1.4 deprecation period). djan ... e version of these tags in the future template tag library. The SEND_BROKEN_LINK_EMAILS setting will be remov ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7730
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he version of unittest in the Python 2.7+ standard library, and bundled with Django). With test discovery, te ... .ManyToManyField.db_constraint options. The jQuery library embedded in the admin has been upgraded to version ... pt. Pillow is now the preferred image manipulation library to use with Django. PIL is pending deprecation (su ... ion of the doctest module from the Python standard library (in django.test._doctest ) and includes some addit ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 7499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... by the excellent, open-source ReportLab Python PDF library. The advantage of generating PDF files dynamically ... test. ReportLab をインストールする ¶ The ReportLab library is available on PyPI . A user guide (not coinciden ... te any arbitrary format that you can find a Python library for. Also see How to create CSV output for another ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 7499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s for Geometry Engine - Open Source , and is a C++ library, ported from the Java Topology Suite . GEOS implem ... mplements a high-level Python wrapper for the GEOS library, its features include: A BSD-licensed interface to ... , PostGIS documentation at Ch. 4.1.2. 設定 ¶ GEOS_LIBRARY_PATH ¶ A string specifying the location of the GEO ... S C library. Typically, this setting is only used if the GEOS ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT