検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 36 for managers (0.043 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 7956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e nice new unittest2 features. Transaction context managers ¶ Users of Python 2.5 and above may now use transa ... ction management functions as context managers. For example: with transaction . autocommit (): # ... pport for HttpOnly cookies. mail_admins() and mail_managers() now support easily attaching HTML content to mes ... handling unittest2 のサポート Transaction context managers Configurable delete-cascade Contextual markers and ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
設定 — Django 4.0.6 ドキュメント 7861
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... doesn't include error messages sent to ADMINS and MANAGERS ; for that, see SERVER_EMAIL . DEFAULT_INDEX_TABLE ... ngo.core.mail.mail_admins や django.core.mail.mail_managers で送信される E メールメッセージ用の表題行のプレフィ ... the logging configuration process will be skipped. MANAGERS ¶ デフォルト値: [] (空のリスト) A list in the same ... ssages come from, such as those sent to ADMINS and MANAGERS . Why are my emails sent from a different address? ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7750
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ded the RelatedManager.set() method to the related managers created by ForeignKey , GenericForeignKey , and Ma ... ment now relies on the new set() method on related managers which by default only processes changes between th ... supports. Bulk behavior of add() method of related managers ¶ To improve performance, the add() methods of the ... related managers created by ForeignKey and GenericForeignKey change ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
索引 — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ンオプション makemessages コマンドラインオプション --managers sendtestemail コマンドラインオプション --mapping o ... jango.db.migrations.operations のクラス) AlterModelManagers (django.db.migrations.operations のクラス) AlterMo ... M mail_admins() (django.core.mail モジュール) mail_managers() (django.core.mail モジュール) make_aware() (djan ... ptions の属性) Manager (django.db.models のクラス) MANAGERS setting managers.CurrentSiteManager (django.contri ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... igration crash when applying migrations with model managers on Python 3 that were generated on Python 2 ( #247 ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... change page) ( #28097 ). Allowed prefetch calls on managers with custom ModelIterable subclasses ( #28096 ). F ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .conf import settings from django.contrib.comments.managers import CommentManager class BanningCommentManager ... your custom comment app (e.g., in my_comments_app/managers.py ) and add it your custom comment app model: fro ... omments.models import Comment from my_comments_app.managers import BanningCommentManager class CommentWithTitl ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing get_or_create and update_or_create on related managers causing IntegrityError ( #23611 ). Made urlsafe_ba ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill, however, have the same fields, relationships, managers (limited to those with use_in_migrations = True ) ... mit_choices_to and model manager declarations with managers having use_in_migrations = True are serialized in ... a reference to them. On the plus side, methods and managers from these base classes inherit normally, so if yo ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd you may use any combination of them together: --managers ¶ Mails the email addresses specified in MANAGERS ... using mail_managers() . --admins ¶ Mails the email addresses specified ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
PREV 1 2 3 4 NEXT