検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 93 for Point (0.081 sec.)
索引 — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ソッド) clean_fields() (Model のメソッド) clean_savepoints() (django.db.transaction モジュール) clean_userna ... late filter linebreaksbr template filter LineLocatePoint (django.contrib.gis.db.models.functions のクラス) ... jango.forms のクラス) MultipleObjectsReturned MultiPoint (django.contrib.gis.geos のクラス) MultiPointField ... nFeed のメソッド) num_pages (Paginator の属性) num_points (OGRGeometry の属性) number (Page の属性) NUMBER_ ...
https://man.plustar.jp/django/genindex.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a dictionary of data for the result. The important point here is we only need to return a dictionary, not a ... t contains home_link and home_title variables that point back to the main page. Here's what the Python func ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... traceback information. This is the main extension point for customizing exception reports, for example: fr ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to distinguish between them. We need to be able to point Django at the right one, and the best way to ensur ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ctly fine, but it's not perfect from a code design point of view: since the action is tightly coupled to th ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , "object_id" ]), ] A normal ForeignKey can only "point to" one other model, which means that if the Tagge ... t. You should evaluate the models you expect to be pointing to and determine which solution will be most ef ... ation , any objects which have a GenericForeignKey pointing at it will be deleted as well. In the example a ... okmark object were deleted, any TaggedItem objects pointing at it would be deleted at the same time. Unlike ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te the site object with your domain and name , and point to its ID in your SITE_ID setting. Here's how Djan ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Form fields — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... maximum number of digits (those before the decimal point plus those after the decimal point, with leading z ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his is an old API that we aim to deprecate at some point in the future. Use it only if you cannot express y ... en evaluated, but you know that it will be at some point, then using some_queryset.exists() will do more ov ... en evaluated, but you know that it will be at some point, then using some_queryset.contains(obj) will make ... DE — in other words, any objects with foreign keys pointing at the objects to be deleted will be deleted al ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne migration guide and the timezone FAQ for useful pointers. Other notable new features in Django 1.4 inclu ... does not support Python 3.x at this time. At some point before the release of Django 1.4, we plan to publi ... MySQL database backend can now make use of the savepoint feature implemented by MySQL version 5.0.3 or newe ... common to define an ADMIN_MEDIA_PREFIX setting to point to the URL where the admin's static files live on ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT