検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 151 for uses (0.085 sec.)
GeoDjango Installation — Django 4.0.6 ドキュメント 6207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _PATH :/usr/local/lib Install binutils ¶ GeoDjango uses the find_library function (from the ctypes.util Py ... e) to discover libraries. The find_library routine uses a program called objdump (part of the binutils pac ... py -m pip install psycopg2 Footnotes [1] GeoDjango uses the find_library() routine from ctypes.util to loc ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y. This is why the WorldBorder model defined above uses a MultiPolygonField . The Layer may also have a sp ... atial reference system -- in other words, the data uses longitude, latitude pairs in units of degrees. In ... GISModelAdmin ¶ With the GISModelAdmin , GeoDjango uses an OpenStreetMap layer in the admin. This provides ... details) than available with the ModelAdmin (which uses the Vector Map Level 0 WMS dataset hosted at OSGeo ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 6207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te_ipv6_address ¶ validate_ipv6_address [ソース] ¶ Uses django.utils.ipv6 to check the validity of an IPv6 ... _ipv46_address ¶ validate_ipv46_address [ソース] ¶ Uses both validate_ipv4_address and validate_ipv6_addre ... tension ¶ validate_image_file_extension [ソース] ¶ Uses Pillow to ensure that value.name ( value is a File ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .contrib.staticfiles ¶ The static template tag now uses django.contrib.staticfiles if it's in INSTALLED_AP ... test --exclude-tag options. You can now login and use sessions with the test client even if django.contri ... ge. データベースバックエンド API ¶ GIS's AreaField uses an unspecified underlying numeric type that could ... tion in BaseCommand.execute(**options) is removed. Use skip_checks (added in Django 1.7) instead. loaddata ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd defines a single AppConfig subclass, Django now uses that configuration automatically, so you can remov ... ue will be a cache miss. ForeignKey.validate() now uses _base_manager rather than _default_manager to chec ... onfig subclass in an apps.py submodule, Django now uses this configuration automatically, even if it isn't ... nstead. django.test.utils.TestContextDecorator now uses addCleanup() so that cleanups registered in the se ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Deploying GeoDjango — Django 4.0.6 ドキュメント 6079
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django's deployment documentation . 警告 GeoDjango uses the GDAL geospatial library which is not thread sa ...
https://man.plustar.jp/django/ref/contrib/gis/deployment.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6079
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ django-admin check [app_label [app_label ...]] ¶ Uses the system check framework to inspect the entire D ... するインプットして使用できます。 Note that dumpdata uses the default manager on the model for selecting the ... ot all of the objects will be dumped. --all , -a ¶ Uses Django's base manager, dumping records which might ... dumped. Defaults to default . --natural-foreign ¶ Uses the natural_key() model method to serialize any fo ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
File storage API — Django 4.0.6 ドキュメント 6079
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s defined by DEFAULT_FILE_STORAGE . DefaultStorage uses get_storage_class() internally. get_storage_class ... to the resulting name. The default implementation uses os.path operations. Override this method if that's ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6079
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n this example, even if generate_relationships() causes a database error by breaking an integrity constrai ... et ensures that the if obj.active check at the end uses the correct value if updating active to True fails ... database. If this argument isn't provided, Django uses the "default" database. Under the hood, Django's t ... atomic when autocommit is turned off. It will only use savepoints, even for the outermost block. Performan ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 5951
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... self . style . HTTP_SERVER_ERROR ( msg ) if self . uses_server_time () and not hasattr ( record , "server_ ... msg = msg return super () . format ( record ) def uses_server_time ( self ): return self . _fmt . find ( ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT