検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 135 for names (0.081 sec.)
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yptPasswordHasher' , ] The corresponding algorithm names are: pbkdf2_sha256 pbkdf2_sha1 argon2 bcrypt_sha25 ... user_attributes parameter should be an iterable of names of user attributes to compare to. If this argument ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TERS setting. This setting defines a list of class names, each specifying a router that should be used by t ... otherwise specified, your routers must handle the names of all apps in INSTALLED_APPS before you migrate. ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
検索 — Django 4.0.6 ドキュメント 5620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould be more useful. When dealing with non-English names, a further improvement is to use unaccented compar ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or maximum future compatibility. If you change the names of things more often than their position in the co ... nnection.vendor attribute. Current built-in vendor names are: sqlite , postgresql , mysql , and oracle . 例 ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . A good option is to use __name__ (see Use logger namespacing below for more on this) which will provide t ... l process records from all loggers (see Use logger namespacing below on how to use the mapping name to dete ... .log' , 'formatter' : 'verbose' , }, }, Use logger namespacing ¶ The unnamed logging configuration '' captu ... will capture logs only from loggers with matching names. The namespace of a logger instance is defined usi ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill be removed. Support for setting a URL instance namespace without an application namespace will be remov ... ( Model._meta ): get_field_by_name() get_all_field_names() get_fields_with_model() get_concrete_fields_with ... will only be accessible through their GB-prefixed names (GB is the correct ISO 3166 code for United Kingdo ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d_type = feedgenerator . Rss201rev2Feed # TEMPLATE NAMES -- Optional. These should be strings # representin ... g names of Django templates that the system should # use i ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... expressions, transforms of the model field, or the names of model fields. They will be converted to a strin ... an expression or a sequence of expressions (column names should be wrapped in an F -object) that control th ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... variable and replaces it with the result. Variable names consist of any combination of alphanumeric charact ... have spaces or punctuation characters in variable names. 変数の属性にアクセスするには、ドットを (' . ') を ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ransformation is as follows: All keyword parameter names are turned to lowercase, and underscores are conve ... ttpResponse object. newheaders is a list of header names that should be in Vary . If headers contains an as ...
https://man.plustar.jp/django/ref/utils.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT