検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 24 for numeric (0.039 sec.)
Django 1.4.3 release notes — Django 4.0.6 ドキュメント 7823
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and IPv6 -- are permitted. Port, if specified, is numeric. Any deviation from this will now be rejected, rai ...
https://man.plustar.jp/django/releases/1.4.3.html - [similar]
django.contrib.humanize — Django 4.0.6 ドキュメント 7589
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Translates 1.0 as a singular phrase and all other numeric values as plural, this may be incorrect for some l ...
https://man.plustar.jp/django/ref/contrib/humanize.html - [similar]
設定 — Django 4.0.6 ドキュメント 7589
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OAD_DIRECTORY_PERMISSIONS ¶ デフォルト値: None The numeric mode to apply to directories created in the proces ... ting. FILE_UPLOAD_PERMISSIONS ¶ Default: 0o644 The numeric mode (i.e. 0o644 ) to set newly uploaded files to. ... _constants . DEBUG If desired, you may specify the numeric values for the constants directly according to the ... ants . INFO : '' } If desired, you may specify the numeric values for the constants directly according to the ...
https://man.plustar.jp/django/ref/settings.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 7472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e the name of a field or an expression returning a numeric data. Both are required. Corr ¶ class Corr ( y , x ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 7339
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... derscores; and remove anything that is not an alphanumeric, dash, underscore, or dot. >>> get_valid_filename( ... ( " \n " , str ( text )) @keep_lazy_text def phone2numeric ( phone ): """Convert a phone number with letters ... into its numeric equivalent.""" char2number = { "a" : "2" , "b" : " ... single dashes. Remove characters that aren't alphanumerics, underscores, or hyphens. Convert to lowercase. A ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7339
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... I ¶ GIS's AreaField uses an unspecified underlying numeric type that could in practice be any numeric Python ... n values are now required to be strings of 64 alphanumerics; values of 32 alphanumerics, as set by older vers ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Generic date ビュー — Django 4.0.6 ドキュメント 7222
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iew ( month_format = '%m' ), name = "archive_month_numeric" ), # Example: /2012/aug/ path ( '<int:year>/<str: ...
https://man.plustar.jp/django/ref/class-based-views/generic-date-based.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 7222
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... translates 1.0 as a singular phrase and all other numeric values as plural. This may be incorrect for some l ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 7222
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'NAME' : 'django.contrib.auth.password_validation.NumericPasswordValidator' , }, ] 本例では組み込みの4つ全て ... es to an included list of 20,000 common passwords. NumericPasswordValidator は、パスワードが全体的に数値ではな ... we're using the default settings in this example. NumericPasswordValidator has no settings. The help texts a ... d per line and may be plain text or gzipped. class NumericPasswordValidator ¶ Validates whether the password ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 7105
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng rows of 10-20 columns with a mix of textual and numeric data, 2000 is going to fetch less than 100KB of da ... mean value of the given expression, which must be numeric unless you specify a different output_field . Defa ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
PREV 1 2 3 NEXT