検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 84 for lookup (0.062 sec.)
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ction, GeoHash function, IsValid function, isvalid lookup, and distance lookups . Added the Azimuth and Line ... DateTimeField , and exposed it through the quarter lookup. Added the TruncQuarter function to truncate DateF ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... るための代替表現です。 Evaluating a single-attribute lookup of {{ perms }} as a boolean is a proxy to User.has ... f perms . foo % } Evaluating a two-level-attribute lookup as a boolean is a proxy to User.has_perm() . For e ... perms %} {% if 'foo.add_vote' in perms %} < p > In lookup works, too. </ p > {% endif %} {% endif %} admin 内 ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from John to Paul. Related managers support field lookups as well. The API automatically follows relationsh ... tory>, <Article: This is a test>]> For the related lookup you can supply a primary key value or pass the rel ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... formation that necessarily must participate in the lookup of the right URL are the types (positional, keywor ... ution of URLs , reverse URL matching , reverse URL lookup , or simply URL reversing . Django provides tools ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
Django ドキュメント — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ルド型を自作するには | 複数データベースを扱うには | lookup フィルタを自作するには | クエリを書くには | 条件分 ...
https://man.plustar.jp/django/index.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aksbr To link, use :tfilter:`linebreaksbr` . Field lookups (i.e. Foo.objects.filter(bar__exact=whatever) ): ... .. fieldlookup :: exact To link, use :lookup:`exact` . django-adm ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed SpatiaLite support for the coveredby and covers lookups. django.contrib.postgres ¶ The new ordering argum ... DateField and DateTimeField , and the new iso_year lookup allows querying by an ISO-8601 week-numbering year ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django の概要 — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ame 'John Smith' # Django provides a rich database lookup API. >>> Reporter . objects . get ( id = 1 ) < Rep ...
https://man.plustar.jp/django/intro/overview.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... isn't provided, ping_google will perform a reverse lookup in your URLconf, for URLs named 'django.contrib.si ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 80,000. django.contrib.gis ¶ Allowed MySQL spatial lookup functions to operate on real geometries. Previous ... , Django templates, HttpRequest.headers now allows lookups using underscores (e.g. user_agent ) in place of ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT