検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 192 for admin (0.114 sec.)
django.core.management.base — Django 4.0.6 ドキュメント 4624
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed commands which can be executed through ``django-admin`` or ``manage.py``). """ import argparse import os ... ior, the normal flow works as follows: 1. ``django-admin`` or ``manage.py`` loads the command class and cal ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 4624
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent. This forces an import on them to register any admin bits they may want. You may provide a register_to ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 4624
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... defines your application that is created by django-admin startproject . Using Apache 2.2 with authenticatio ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 4624
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... allow slices of subwidgets ( #26267 ). Changed the admin's "permission denied" message in the login templat ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
FAQ: データベースとモデル — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 強制しているからです。単一カラムのプライマリーキーは admin インターフェースを動かすのに必要なのです。それによ ...
https://man.plustar.jp/django/faq/models.html - [similar]
FAQ: Django を使う — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango の自動生成管理サイトを利用できなくなります。 admin だけは Django のデータベースレイヤと密結合していま ...
https://man.plustar.jp/django/faq/usage.html - [similar]
Django を uWSGI とともに使うには? — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... います。これは、最近のバージョンの Django で django-admin startproject mysite ( mysite には自分のプロジェクト ...
https://man.plustar.jp/django/howto/deployment/wsgi/uwsgi.html - [similar]
Django へのコントリビュート — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... check Link check Translating documentation django-admin man page Django のローカライズ 翻訳 フォーマット ド ...
https://man.plustar.jp/django/internals/contributing/index.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n't use this renderer. For example, django.contrib.admin doesn't include Jinja2 templates for its widgets d ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arian to Welsh, it is now possible to use Django's admin site in your native language. The number of change ...
https://man.plustar.jp/django/releases/0.95.html - [similar]