検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 67 for label (0.121 sec.)
索引 — Django 4.0.6 ドキュメント 6572
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のクラス) app_index_template (AdminSite の属性) app_label (ContentType の属性) (Options の属性) app_name (Re ... dators のクラス) empty (GEOSGeometry の属性) empty_label (ModelChoiceField の属性) (SelectDateWidget の属性 ... handle_app_config() (AppCommand のメソッド) handle_label() (LabelCommand のメソッド) handle_no_permission() ... 18n モジュール) icontains field lookup type id_for_label (BoundField の属性) id_for_label() (Widget のメソッ ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.10.4 release notes — Django 4.0.6 ドキュメント 6487
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #27420 ) を修正するためです。 Fixed incorrect app_label / model_name arguments for allow_migrate() in make ...
https://man.plustar.jp/django/releases/1.10.4.html - [similar]
Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 6487
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l , input_text , initial_text , and clear_checkbox_label are now attributes of widget rather than appearing ...
https://man.plustar.jp/django/releases/1.11.4.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6487
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se custom enumeration types support human-readable labels that can be translated and accessed via a propert ... int , UniqueConstraint , and Index now support app label and class interpolation using the '%(app_label)s' ... ry change messages now prefers more readable field labels instead of field names. django.contrib.gis ¶ Supp ... ContentType.__str__() now includes the model's app_label to disambiguate models with the same name in diffe ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2.5 release notes — Django 4.0.6 ドキュメント 6458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m check would crash on a model with an invalid app_label ( #32863 ). 目次 Django 3.2.5 release notes CVE-20 ...
https://man.plustar.jp/django/releases/3.2.5.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erations go to the replica" if model . _meta . app_label == 'django_cache' : return 'cache_replica' return ... e operations go to primary" if model . _meta . app_label == 'django_cache' : return 'cache_primary' return ... None def allow_migrate ( self , db , app_label , model_name = None , ** hints ): "Only install th ... e cache model on primary" if app_label == 'django_cache' : return db == 'cache_primary' r ...
https://man.plustar.jp/django/topics/cache.html - [similar]
モデル — Django 4.0.6 ドキュメント 6458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ery_name を用いる場合(のみ)、その値の一部に '%(app_label)s' と '%(class)s' を含まなければなりません。 '%(cl ... スの名前を小文字にした文字列と置換されます。 '%(app_label)s' は、子クラスが含まれているアプリ名を小文字にした ... yToManyField ( OtherModel , related_name = " %(app_label)s _ %(class)s _related" , related_query_name = " % ... (app_label)s _ %(class)s s" , ) class Meta : abstract = True ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... py makemigrations --name changed_my_model your_app_label バージョン管理 ¶ マイグレーションはバージョン管理シ ... unning: $ python manage.py makemigrations your_app_label This will make a new initial migration for your ap ... ror similar to: LookupError: No installed app with label 'myappname' when you try to retrieve the model in ... cks all this is squashmigrations - pass it the app label and migration name you want to squash up to, and i ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
django.core.checks.messages — Django 4.0.6 ドキュメント 6416
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es because its __str__ # method doesn't return "applabel.modellabel" and cannot be changed. obj = self . ob ... j . _meta . label else : obj = str ( self . obj ) id = "( %s ) " % s ...
https://man.plustar.jp/django/_modules/django/core/checks/messages.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 6373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... " + ul + r "0-9])?" ) # Max length for domain name labels is 63 characters per RFC 1034 sec. 3.1 domain_re ... with a dash r "(?:[a-z" + ul + "-]{2,63}" # domain label r "|xn--[a-z0-9]{1,59})" # or punycode label r "(? ... = _lazy_re_compile ( # max length for domain name labels is 63 characters per RFC 1034 r "((?:[A-Z0-9](?:[ ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT