検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 24 for box (0.023 sec.)
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 15829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) Tests if the geometry or raster field's bounding box completely contains the lookup geometry's bounding ... box. 実装例: Zipcode . objects . filter ( poly__bbcont ... er (Native) Tests if the geometry field's bounding box overlaps the lookup geometry's bounding box. 実装例 ... er (Native) Tests if the geometry field's bounding box is completely contained by the lookup geometry's b ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 10341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tance, or can be a tuple to represent a point or a box. For example: class ZipcodeFeed ( Feed ): def geom ... ple that represents a point coordinate or bounding box. For example: class ZipcodeFeed ( Feed ): def item ... hic , Feeds , Feed , geometry , GeoDjango , item , box , For , tuple , example クイック検索 Last update: ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 8990
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... runs npm test . Running tests using django-docker-box ¶ django-docker-box allows you to run the Django's ... tabases and python versions. See the django-docker-box project page for installation and usage instructio ... JavaScript tests Running tests using django-docker-box Using another settings module Running only some of ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 8373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SRSes. AsGeoJSON ¶ class AsGeoJSON ( expression , bbox = False , crs = False , precision = 8 , ** extra ) ... ates":[-87.65018,41.85039]} Keyword Argument 説明 bbox Set this to True if you want the bounding box to b ... and returns the geometry representing the bounding box of the geometry. ForcePolygonCW ¶ class ForcePolyg ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 8256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SelectDateWidget localized the years in the select box ( #28530 ). Fixed a regression in 1.11.4 where run ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 8256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he lack of <label> when using RadioSelect and CheckboxSelectMultiple with MultiWidget , the wrap_label co ... that don't have the key. The admin CSS class field-box is renamed to fieldBox to prevent conflicts with t ... he class given to model fields named "box". Since the admin's actions.html , change_list_res ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 8156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... der and that tells web browsers to pop-up a dialog box prompting/confirming how to handle the document ev ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 7956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gh Django's logging configuration works out of the box, you can control exactly how your logs are sent to ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 7956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... our patch review checklist . Check the "Has patch" box on the ticket and make sure the "Needs documentati ... on", "Needs tests", and "Patch needs improvement" boxes aren't checked. This makes the ticket appear in ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
ウィジェット — Django 4.0.6 ドキュメント 7956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ceField ( required = False , widget = forms . CheckboxSelectMultiple , choices = FAVORITE_COLORS_CHOICES ... りする かどうかに影響します。 Special cases are CheckboxInput , CheckboxSelectMultiple , and SelectMultiple ... hich always return False because an unchecked checkbox and unselected <select multiple> don't appear in t ... , which return False when initial is set, and CheckboxSelectMultiple , which always returns False because ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
PREV 1 2 3 NEXT