検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 93 for Point (0.092 sec.)
複数のデータベース — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... You can select the database for a QuerySet at any point in the QuerySet "chain." Call using() on the Query ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... >> entry . blog # Blog object is retrieved at this point >>> entry . blog # cached version, no DB access そ ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... フィルタ フォーマッタ ロガー ¶ A logger is the entry point into the logging system. Each logger is a named bu ... used to configure Django's loggers. By default, it points at Python's logging.config.dictConfig() function. ...
https://man.plustar.jp/django/topics/logging.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed class. To create a feed, write a Feed class and point to an instance of it in your URLconf . Feed classe ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GO_SETTINGS_MODULE environment variable so that it points to your project's settings.py file. The django-ad ... our production settings, you will probably want to point the check command at a different settings module, ... ¶ Introspects the database tables in the database pointed-to by the NAME setting and outputs a Django mode ... "plain" Python interpreter. By default, the script pointed to by the PYTHONSTARTUP environment variable or ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pk ) . update ( val = F ( 'val' ) + 1 ) # At this point obj.val is still 1, but the value in the database ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ick and drag to move the map, and click and drag a point/vertex/corner to move it. Support for SpatiaLite < ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... phy type and enabling of distance queries with non-point geometries on geographic coordinate systems. Suppo ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... render the formsets as normal. It is important to point out that you need to pass prefix on both the POST ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 6073
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oblem is more fundamental. A datetime represents a point in time . It's absolute: it doesn't depend on anyt ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT