検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 92 for meta (0.081 sec.)
django.contrib.messages.api — Django 4.0.6 ドキュメント 6102
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xcept AttributeError : if not hasattr ( request , "META" ): raise TypeError ( "add_message() argument must ...
https://man.plustar.jp/django/_modules/django/contrib/messages/api.html - [similar]
django.core.checks.messages — Django 4.0.6 ドキュメント 6102
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llabel" and cannot be changed. obj = self . obj . _meta . label else : obj = str ( self . obj ) id = "( %s ...
https://man.plustar.jp/django/_modules/django/core/checks/messages.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 6102
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... want to go to the trouble of obtaining the model's metadata to perform a manual lookup: >>> from django.co ... d' ) def __str__ ( self ): return self . tag class Meta : indexes = [ models . Index ( fields = [ "content ... nericForeignKey , so it's recommended that you use Meta.indexes to add your own multiple column index. Thi ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6102
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s ) ¶ デフォルトでは、 QuerySet の返り値はモデルの Meta 内の ordering オプションで指定されたタプルに基づい ... goは参照先のモデルのデフォルトの順序を用いますが、 Meta.ordering が設定されていなければ参照先のモデルのプラ ... ut the overhead of creating a model instance. This metaphor falls apart when dealing with many-to-many and ... extra ( ... select = { 'val' : "select col from sometable where othercol = %s " }, ... select_params = ( ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6102
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "view" のパーミッション ¶ "view" パーミッションが Meta.default_permissions に追加されました。新しいパーミ ... response_headers() no longer set ETags. The Model._meta.has_auto_field attribute is removed. url() 's supp ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6022
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abel' ]) class TestModel ( models . Model ): class Meta : apps = test_apps ... django.test.utils. isolate_ ... pass class OtherAppModel ( models . Model ): class Meta : app_label = 'other_app_label' ... The decorator ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 6022
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ted migrations from dropping database indexes from Meta.indexes when changing Field.db_index to False ( #2 ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 6022
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he WSGI environ (and thus also in Django's request.META dictionary). Unfortunately, this means that the WS ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 6022
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he WSGI environ (and thus also in Django's request.META dictionary). Unfortunately, this means that the WS ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6022
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... chemaEditor for Oracle GIS backend so that spatial metadata and indexes will be created for apps with migr ... 23649 ). Fixed makemigrations to detect changes to Meta.db_table ( #23629 ). Fixed a regression when feedi ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT