検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 158 for custom (0.119 sec.)
複数のデータベース — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... R' : 'mysql_user' , 'PASSWORD' : 'superS3cret' }, 'customers' : { 'NAME' : 'customer_data' , 'ENGINE' : 'dja ... --database=users $ ./manage.py migrate --database=customers Using other management commands ¶ Most other dj ... may be a historical model , and thus not have any custom attributes, methods, or managers. You should only ... non-default database. For example, say you have a custom manager method that touches the database -- User.o ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bug report if the issue persists.'] And here is a custom error message: >>> formset = ArticleFormSet ({}, e ... _field" id="id_form-0-my_field"></td></tr> Passing custom parameters to formset forms ¶ Sometimes your form ... class takes custom parameters, like MyArticleForm . You can pass this ... super () . get_form_kwargs ( index ) ... kwargs [ 'custom_kwarg' ] = index ... return kwargs Customizing a f ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be-all. The framework should make it easy to write custom SQL -- entire statements, or just custom WHERE cla ... uses as custom parameters to API calls. URL デザイン ¶ 疎結合 ¶ U ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erySet.bulk_create() . If you need to execute some custom logic when a relationship is created, listen to th ... n to the m2m_changed signal if you wish to execute custom code when a relationship is deleted. For many-to-m ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
設定 — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... been assigned to the HttpRequest instance yet. See Custom error reports . DEFAULT_EXCEPTION_REPORTER_FILTER ... r uploading. Changing this setting allows complete customization -- even replacement -- of Django's upload p ... full Python path to a Python package that contains custom format definitions for project locales. If not Non ... h . However, you can relabel an application with a custom configuration that defines a different label . The ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.10.2 release notes — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... electDateWidget , and SplitArrayWidget ( #27186 ). Custom widgets affected by this issue should implement va ...
https://man.plustar.jp/django/releases/1.10.2.html - [similar]
Django 1.11.18 リリースノート — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontext variable is now quoted to fix the issue for custom templates that use the path. 目次 Django 1.11.18 リ ...
https://man.plustar.jp/django/releases/1.11.18.html - [similar]
Django 1.11.6 リリースノート — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #28597 ). Fixed a regression in Django 1.9 where a custom view error handler such as handler404 that accesse ...
https://man.plustar.jp/django/releases/1.11.6.html - [similar]
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stead of checking class instance, so you can write custom m2m-like fields with the same behavior. ( #24104 ) ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tups ( #24298 ). Fixed a regression that prevented custom fields inheriting from ManyToManyField from being ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT