検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 36 for managers (0.026 sec.)
Django 1.5 release notes — Django 4.0.6 ドキュメント 7338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls see the full documentation for the new setting. Managers on abstract models ¶ Abstract models are able to d ... hanges in 1.5 ALLOWED_HOSTS required in production Managers on abstract models Context in year archive class-b ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on an existing registration. Fields, models, model managers, and database backends all implement a check() met ...
https://man.plustar.jp/django/topics/checks.html - [similar]
Django を使う — Django 4.0.6 ドキュメント 7338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... な例 send_mail() send_mass_mail() mail_admins() mail_managers() 例 ヘッダインジェクションを防止する EmailMessage ...
https://man.plustar.jp/django/topics/index.html - [similar]
django.db.transaction — Django 4.0.6 ドキュメント 7242
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ########################### # Decorators / context managers # ################################# class Atomic ( ...
https://man.plustar.jp/django/_modules/django/db/transaction.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 7242
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... models import Count Company . objects . annotate ( managers_required = ( Count ( 'num_employees' ) / 4 ) + Cou ... nt ( 'num_managers' )) The Aggregate API is as follows: class Aggrega ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 7242
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , 0.96, and (hopefully) future release. Our ticket managers Chris Beaven (aka SmileyChris), Simon Greenhill, M ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 7242
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e the article has moved from John to Paul. Related managers support field lookups as well. The API automatical ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 7242
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cts , title = 'Matilda' ) You can also use related managers : author = Author . objects . get ( name = 'Roald ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 7132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are met, Django will email the users listed in the MANAGERS setting whenever your code raises a 404 and the re ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 2.0, changing the current behavior where managers defined on non-abstract base classes aren't inheri ... adapt your code is raised if you have any affected managers. You'll either redeclare a manager from an abstrac ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 1 2 3 4 NEXT