検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 24 for box (0.041 sec.)
GeoDjango Database API — Django 4.0.6 ドキュメント 7839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... QL 5.6.1, spatial extensions only support bounding box operations (what MySQL calls minimum bounding rect ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 7839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... metry from the given GML string. classmethod from_bbox ( bbox ) ¶ Constructs a Polygon from the given bou ... nding-box (a 4-tuple). __len__ () ¶ Returns the number of po ... maximum X, Y coordinates for a rectangle bounding box. The naming of the variables is compatible with th ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds ), LinearRing ( int_coords )) classmethod from_bbox ( bbox ) ¶ Returns a polygon object from the given ... bounding-box, a 4-tuple comprising (xmin, ymin, xmax, ymax) . n ... import Point , Polygon >>> poly = Polygon . from_bbox (( 0 , 0 , 5 , 5 )) >>> prep_poly = poly . prepare ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'dragonball' ) messages . error ( request , 'Email box full' , extra_tags = 'email' ) Extra tags are adde ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llows specifying a descriptive text for the search box. The InlineModelAdmin.verbose_name_plural attribut ... lowing you to provide a Form subclass, with a checkbox for example, to confirm deletion. In addition, thi ... ust now be a set if provided. RadioSelect and CheckboxSelectMultiple widgets are now rendered in <div> ta ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n solve than are provided for by Django out of the box. 警告 Not all mixins can be used together, and not ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fault routing scheme -- it is provided 'out of the box' on every Django project. However, if you want to ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango provides good security protection out of the box, it is still important to properly deploy your app ...
https://man.plustar.jp/django/topics/security.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 7739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as you would test any other function -- as a black box, with exactly known inputs, testing for specific o ... rendering system and setting up the dummy email outbox. If debug isn't None , the DEBUG setting is update ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 7639
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _text to specify a descriptive text for the search box which will be displayed below it. ModelAdmin. show ... n the default admin log-in page under the password box. LogEntry objects ¶ class models. LogEntry ¶ The L ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 NEXT