検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 14 for prompt (0.020 sec.)
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 14319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... need to be familiar with using the Windows command prompt. Python をインストールする ¶ Django is a Python we ... l environment for your project, open a new command prompt, navigate to the folder where you want to create y ... nd you'll see "(project-name)" next to the command prompt to designate that. Each time you start a new comma ... nd prompt, you'll need to activate the environment again. Dj ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Signals — Django 4.0.6 ドキュメント 9925
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... interactive If interactive is True , it's safe to prompt the user to input things on the command line. If i ... ons which listen for this signal should not try to prompt for anything. For example, the django.contrib.auth ... app only prompts to create a superuser when interactive is True . ... interactive If interactive is True , it's safe to prompt the user to input things on the command line. If i ...
https://man.plustar.jp/django/ref/signals.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 9732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tead. --noinput , --no-input ¶ Suppresses all user prompts. --database DATABASE ¶ Specifies the database to ... dels. --noinput , --no-input ¶ Suppresses all user prompts. An example prompt is asking about removing stale ... safe. --noinput , --no-input ¶ Suppresses all user prompts. --squashed-name SQUASHED_NAME ¶ Sets the name of ... ting. --noinput , --no-input ¶ Suppresses all user prompts. A typical prompt is a warning about deleting an ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 9347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -tab UI, with one tab showing a Unix-style command prompt and a second tab showing a Windows prompt. For exa ... write it assuming a Unix-y environment (i.e. a '$' prompt symbol, '/' as filesystem path components separato ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 8770
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... et up correctly by typing which psql at a terminal prompt. Homebrew ¶ Homebrew provides "recipes" for buildi ... ates a new postgres database superuser You will be prompted once to set the password -- make sure to remembe ... r PostgreSQL 12 . After clicking next, you will be prompted to confirm the selected package and "Download di ... to execute these commands. To do this, run command prompt as administrator and enter the commands above. You ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 8384
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e user name and password that it receives from the prompt. In this example, the WSGIAuthUserScript is the sa ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 8384
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erialize timezone-aware values ( #23365 ). Added a prompt to the migrations questioner when removing the nul ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 7999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... commands from a shell. (Enter git help at a shell prompt to test this.) Check out Django's main development ...
https://man.plustar.jp/django/topics/install.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 7807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.auth ¶ createsuperuser now gives a prompt to allow bypassing the AUTH_PASSWORD_VALIDATORS ch ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 7807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nning: % autoawait off as a command at the IPython prompt. This will allow you to run synchronous code witho ...
https://man.plustar.jp/django/topics/async.html - [similar]
PREV 1 2 NEXT