検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 121 for related (0.085 sec.)
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... libgeos.so . See also My logs are filled with GEOS-related errors . PROJ ¶ PROJ is a library for converting g ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... result of a client operation. By default, nothing related to the exception that triggered the view is passed ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django でのユーザー認証 — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate creates the necessary database tables for auth related models and permissions for any models defined in y ...
https://man.plustar.jp/django/topics/auth/index.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e() prohibited to prevent data loss due to unsaved related object 'place'. Restaurant.objects.all() returns t ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provided is instance , an object instance that is related to the read or write operation that is underway. T ... , Django needs to know that the primary key of the related object is valid. If the primary key is stored on a ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
検索 — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... can also filter on a combination of fields and on related models: >>> Entry . objects . annotate ( ... searc ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o responsible reporting and disclosure of security-related issues. As such, we've adopted and follow a set of ...
https://man.plustar.jp/django/internals/security.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 5501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts . get ( pk = 1 ) # Display any choices from the related object set -- none so far. >>> q . choice_set . al ... es = 0 ) # Choice objects have API access to their related Question objects. >>> c . question <Question: What ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _stale_contenttypes command, there's now a list of related objects such as auth.Permission s that will also b ... 5 ブール値シンタックスを使用するようになりました。 RelatedManager.add() 、 remove() 、 clear() 、 set() が pr ... efetch_related() キャッシュをクリアするようになりました。 保存した ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 5501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ahl_objects , title = 'Matilda' ) You can also use related managers : author = Author . objects . get ( name ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT