検索

phrase: max: clip:
target: order:
Results of 41 - 49 of about 49 for Commands (0.125 sec.)
Django 3.2 release notes — Django 4.0.6 ドキュメント 6414
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are first loaded. This enables running management commands that do not rely on the SECRET_KEY without needing ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6414
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the createsuperuser and changepassword management commands. Validators aren't applied at the model level, for ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6414
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... イドする必要があります: from django.core.management.commands import makemessages class Command ( makemessages . ... 追加することもできます: from django.core.management.commands import makemessages class Command ( makemessages . ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ual to ERROR , then Django will prevent management commands from executing. Messages with level lower than ERR ...
https://man.plustar.jp/django/ref/checks.html - [similar]
データベース — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase user must have privileges to run the following commands: CREATE TABLE CREATE SEQUENCE CREATE PROCEDURE CRE ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s passed to call_command() . For custom management commands that use options not created using parser.add_argu ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... en a model is validated, for example by management commands or the admin. The admin constructs querysets to va ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
設定 — Django 4.0.6 ドキュメント 6082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the request/response cycle (e.g. in management commands and standalone scripts) to generate correct URLs w ...
https://man.plustar.jp/django/ref/settings.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utbox mail . outbox = [] 管理コマンド ¶ Management commands can be tested with the call_command() function. Th ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 1 2 3 4 5 NEXT