検索

phrase: max: clip:
target: order:
Results of 11 - 16 of about 16 for superuser (0.036 sec.)
Database migration operations — Django 4.0.6 ドキュメント 7936
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ost extensions, this requires a database user with superuser privileges. If the Django database user doesn't ha ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
Signals — Django 4.0.6 ドキュメント 7936
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e django.contrib.auth app only prompts to create a superuser when interactive is True . stdout New in Django 4. ... e django.contrib.auth app only prompts to create a superuser when interactive is True . stdout New in Django 4. ...
https://man.plustar.jp/django/ref/signals.html - [similar]
索引 — Django 4.0.6 ドキュメント 7641
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ョン createcachetable コマンドラインオプション createsuperuser コマンドラインオプション dbshell コマンドラインオプ ... emigrations コマンドラインオプション --email createsuperuser コマンドラインオプション --empty makemigrations コ ... input collectstatic コマンドラインオプション createsuperuser コマンドラインオプション flush コマンドラインオプシ ... input collectstatic コマンドラインオプション createsuperuser コマンドラインオプション flush コマンドラインオプシ ...
https://man.plustar.jp/django/genindex.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 7641
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stgreSQL installer creates a new postgres database superuser You will be prompted once to set the password -- m ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 7555
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orms to reset or change passwords and in the createsuperuser and changepassword management commands. Validators ... r example in User.objects.create_user() and create_superuser() , because we assume that developers, not users, ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 7451
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のコマンドを実行します:   $ python manage.py createsuperuser ...\> py manage.py createsuperuser 好きなユーザー名 ... 。 Password: ********** Password (again): ********* Superuser created successfully. 開発サーバーの起動 ¶ Django ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
PREV 1 2 NEXT