検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 92 for meta (0.083 sec.)
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 6274
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th = 100 ) birthdate = models . DateField () class Meta : unique_together = [[ 'first_name' , 'last_name' ... ls . DateField () objects = PersonManager () class Meta : unique_together = [[ 'first_name' , 'last_name' ... ls . DateField () objects = PersonManager () class Meta : unique_together = [[ 'first_name' , 'last_name' ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or model in self . models . values (): if model . _meta . auto_created and not include_auto_created : cont ... inue if model . _meta . swapped and not include_swapped : continue yield ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pression object used to match settings and request.META values considered as sensitive. By default equival ... ve if DEBUG is False . Note that sensitive request.META values are always filtered along with sensitive se ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Model クラスのリファレンス — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... クへ Related objects reference 次のトピックへ Model Meta options 関連キーワード objects , exception , クラス ...
https://man.plustar.jp/django/ref/models/class.html - [similar]
設定 — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) メソッドの実行時にのみ適用されます。もし request.META から直接 Host ヘッダにアクセスするコードを書いてし ... hentication. As with other HTTP headers in request.META , the header name received from the server is norm ... l display a detailed traceback, including a lot of metadata about your environment, such as all the curren ... bshell , or with the field's remote_field.through._meta.db_table property. Explicitly defined through mode ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Made deferred models use their proxied model's _meta.apps for caching and retrieval ( #25563 ). This pr ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ader ( #29749 ). Made migrations detect changes to Meta.default_related_name ( #29755 ). Added compatibili ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 2.2 where deprecation message crashes if Meta.ordering contains an expression ( #30463 ). Fixed ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 3.0.7 リリースノート — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0 by restoring the ability to use field lookups in Meta.ordering ( #31538 ). Fixed a regression in Django ...
https://man.plustar.jp/django/releases/3.0.7.html - [similar]
Django 4.0.2 release notes — Django 4.0.6 ドキュメント 6195
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... caused a crash of makemigrations on models without Meta.order_with_respect_to but with a field named _orde ...
https://man.plustar.jp/django/releases/4.0.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT