検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 44 for configure (0.020 sec.)
Django 1.4 release notes — Django 4.0.6 ドキュメント 7038
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... loyment. The new WSGI_APPLICATION setting lets you configure which WSGI callable runserver uses. (The runfcgi m ... nt command also internally wraps the WSGI callable configured via WSGI_APPLICATION .) SELECT FOR UPDATE support ... ) simply make sure STATIC_URL and STATIC_ROOT are configured and your web server serves those files correctly. ... environment variable or using django.conf.settings.configure() . django.core.management.execute_manager ¶ This ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 6961
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reate a user object. Returns the cleaned username. configure_user ( request , user ) ¶ Configures a newly creat ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6961
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on's logging module. This means you can now easily configure and control logging as part of your Django project ... arning , and in Django 1.5 will raise an ImproperlyConfigured exception. Everything else ¶ Django 1.1 and 1.2 a ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6961
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecks. Previously these checks were enabled for all configured DATABASES by passing the database tag to the comm ... setting now defaults to 'same-origin' . With this configured, SecurityMiddleware sets the Referrer Policy head ... aticFilesStorage is removed. The RemoteUserBackend.configure_user() method requires request as the first positi ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6961
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango offers pluggable password validation. You can configure multiple password validators at the same time. A f ... password meets a minimum length. This validator is configured with a custom option: it now requires the minimum ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
索引 — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nalGetMiddleware (django.middleware.http のクラス) configure_user() (RemoteUserBackend のメソッド) configured ( ... ersion django.apps モジュール django.conf.settings.configure() 組み込み関数 django.conf.urls モジュール django. ... port_xml() (SpatialReference のメソッド) ImproperlyConfigured in field lookup type in_bulk() (django.db.models. ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ticFilesStorage will be removed. RemoteUserBackend.configure_user() will require request as the first positiona ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... only run by the migrate command or if you specify configured database aliases using the --database option when ... hecks verify that your CACHES setting is correctly configured: caches.E001 : You must define a 'default' cache ... you may want to either set this setting to True or configure a load balancer or reverse-proxy server to redirec ... that your security-related settings are correctly configured: security.E100 : DEFAULT_HASHING_ALGORITHM must b ...
https://man.plustar.jp/django/ref/checks.html - [similar]
データベース — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion, which improves performance slightly. You can configure them directly in postgresql.conf or more convenien ... e read' 'serializable' or None to use the server's configured isolation level. However, Django works best with ... ver default storage engine your database server is configured for. The easiest solution is to set your database ...
https://man.plustar.jp/django/ref/databases.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entation for details. This command doesn't require configured settings. However, when settings aren't configure ... ings under MEDIA_URL and so forth). If you want to configure Django to serve static media, read How to manage s ... o subprocesses. If there are fewer test cases than configured processes, Django will reduce the number of proce ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
PREV 1 2 3 4 5 NEXT