検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 166 for setting (0.103 sec.)
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mework now can be configured without requiring the setting of an environment variable. This permits use of, f ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th.middleware.SessionAuthenticationMiddleware from setting a "Vary: Cookie" header on all responses ( #23939 ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... specific warnings using the SILENCED_SYSTEM_CHECKS setting in your project settings file. A full list of all ... ent checks" that are only relevant to a production settings file like this: @register ( Tags . security , dep ...
https://man.plustar.jp/django/topics/checks.html - [similar]
Single object mixins — Django 4.0.6 ドキュメント 4952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ects should be prevented from obtaining this list, setting query_pk_and_slug to True will help prevent the gu ...
https://man.plustar.jp/django/ref/class-based-views/mixins-single-object.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 4952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es. loaddata can now read from stdin . The new diffsettings --output option allows formatting the output in a ... aseCreation._clone_test_db() and get_test_db_clone_settings() is now suffix rather than number (in case you w ... SEPARATOR during validation. For example, with the settings: USE_L10N = False USE_THOUSAND_SEPARATOR = True D ... . The FIRST_DAY_OF_WEEK and NUMBER_GROUPING format settings are now kept as integers in JavaScript and JSON i ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 4952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ction-4.3.4 to learn about the distinction between setting a validator header in response to requests made wi ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 4952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions, you'll specify the details in your project's settings file, see DATABASES for details. データベースのク ... through how to create a virtual environment. After setting up and activating the virtual environment, run the ...
https://man.plustar.jp/django/topics/install.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 4895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... O from pathlib import Path from django.conf import settings from django.core.mail.utils import DNS_NAME from ... revent header injection.""" encoding = encoding or settings . DEFAULT_CHARSET val = str ( val ) # val may be ... ed_subtype = "mixed" encoding = None # None => use settings default def __init__ ( self , subject = "" , body ... . reply_to = [] self . from_email = from_email or settings . DEFAULT_FROM_EMAIL self . subject = subject sel ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 4895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... event a migration from running in a transaction by setting the atomic attribute to False : from django.db imp ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 4895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... flags for tickets where they are incorrectly set. Setting the " Easy pickings " flag for tickets that are sm ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT