検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 126 for different (0.046 sec.)
GeoDjango Tutorial — Django 4.0.6 ドキュメント 8140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... try and raster operations and data manipulation in different formats. Editing geometry fields from the admin. T ... tude, latitude pairs in units of degrees. To use a different coordinate system, set the SRID of the geometry fi ... LayerMapping data import utility . There are many different ways to import data into a spatial database -- bes ... .shp (ESRI Shapefile) Data source objects can have different layers of geospatial features; however, shapefiles ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 7944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the details. Every production setup will be a bit different, so you'll need to adapt the basic outline to fit ... for serving static files. This server often runs a different type of web server -- faster but less full-feature ... ckage up to S3. If you later needed to switch to a different storage provider, you may only have to change your ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 7944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , clone = False ) ¶ Transforms this geometry to a different spatial reference system. May take a CoordTransfor ... g the same coordinate transformation repeatedly on different geometries: >>> ct = CoordTransform ( SpatialRefer ... wing example shows how rasters can be created from different input sources (using the sample data from the GeoD ... '/tmp/tmp7x9H4J.tif' # The exact filename will be different on your computer >>> rst . driver . name 'GTiff' w ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Full text search — Django 4.0.6 ドキュメント 7944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uery ( 'tomato red' , search_type = 'phrase' ) # a different phrase >>> SearchQuery ( "'tomato' & ('red' | 'gre ... he PostgreSQL documentation has more details about different rank normalization options . SearchHeadline ¶ clas ... tribute to a SearchVector and SearchQuery to use a different search configuration. This allows using different ... and 1.0 , respectively. If you wish to weight them differently, pass a list of four floats to SearchRank as wei ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 7944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Work at the appropriate level ¶ Django offers many different ways of approaching things, but just because it's ... を毎回コンパイルせずに済むようになるためです。 Using different versions of available software ¶ It can sometimes ... be worth checking whether different and better-performing versions of the software tha ... ython software you're using has been provided in a different implementation that can execute the same code fast ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7540
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u to modify the used storage at runtime, selecting different storages for different environments, for example. ... and generated by make_template_fragment_key() are different from the keys generated by older versions of Djang ... format of cookies values used by CookieStorage is different from the format generated by older versions of Dja ... til Django 4.0. The encoding format of sessions is different from the format generated by older versions of Dja ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
GeoDjango Forms API — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sformed to. For example, if the map widget SRID is different from the SRID more generally used by your applicat ... are template-based, so their attributes are mostly different from other Django widget attributes. BaseGeometryW ...
https://man.plustar.jp/django/ref/contrib/gis/forms-api.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bytestring. This is useful for processing data in different ways than conventional HTML forms: binary images, ... ader in API requests can be useful for returning a different content type for those consumers only. See Content ... negotiation example of using accepts() to return different content to API consumers. If a response varies dep ... es a number of HttpResponse subclasses that handle different types of HTTP responses. Like HttpResponse , these ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iables, use camelCase instead of underscore_case . Different JavaScript files sometimes use a different code st ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
Django Utils — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing its cache key. Requests with the same path but different header content for headers named in Vary need to g ... et different cache keys to prevent delivery of wrong content. F ... is currently Rss201rev2Feed For definitions of the different versions of RSS, see: https://web.archive.org/web/ ... imezone = None ) ¶ Converts an aware datetime to a different time zone, by default the current time zone . When ...
https://man.plustar.jp/django/ref/utils.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT