検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 64 for integer (0.196 sec.)
Django 3.2 release notes — Django 4.0.6 ドキュメント 7179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . CharField ( max_length = 255 ) height = models . IntegerField () weight = models . IntegerField () class Me ... tures: can_introspect_autofield can_introspect_big_integer_field can_introspect_binary_field can_introspect_d ... ntrospect_ip_address_field can_introspect_positive_integer_field can_introspect_small_integer_field can_intro ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 7179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atureExpired . The max_age parameter can accept an integer or a datetime.timedelta object. sign_object ( obj ... atureExpired . The max_age parameter can accept an integer or a datetime.timedelta object. Protecting complex ...
https://man.plustar.jp/django/topics/signing.html - [similar]
GeoDjango Management Commands — Django 4.0.6 ドキュメント 7050
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to use. Defaults to 0 (the first layer). May be an integer or a string identifier for the Layer . When inspec ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 7050
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd total run time, will be shown. If shuffle is an integer, test cases will be shuffled in a random order pri ... or to execution, using the integer as a random seed. If shuffle is None , the seed wi ... If a logger is set, logs the message at the given integer logging level (e.g. logging.DEBUG , logging.INFO , ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
データベース — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... istent connections, set CONN_MAX_AGE to a positive integer of seconds. For unlimited persistent connections, ... n performing a query on a string type, but with an integer value, MySQL will coerce the types of all values i ... n the table to an integer before performing the comparison. If your table co ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cted. The undocumented, internally unused validate_integer() function is now stricter as it validates using a ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elds. The undocumented, internally unused validate_integer() function is now stricter as it validates using a ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e8400e29b41d4a716446655440000 . On SQLite, PositiveIntegerField and PositiveSmallIntegerField now include a c ... e Content-Length header to a string rather than an integer. The return value of django.utils.text.slugify() i ... must add migrations for such models. Providing an integer in the key argument of the cache.delete() or cache ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . CharField ( max_length = 200 ) votes = models . IntegerField ( default = 0 ) コードは単純明解ですね。各モデ ... , "choice_text" varchar ( 200 ) NOT NULL , "votes" integer NOT NULL , "question_id" integer NOT NULL ); ALTER ... o_increment (MySQL)、 serial (PostgreSQL) もしくは integer primary key autoincrement (SQLite) のようなデータベ ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ings when opening up the GeoIP datasets. May be an integer in (0, 1, 2, 4, 8) corresponding to the MODE_AUTO ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT