検索

phrase: max: clip:
target: order:
Results of 91 - 98 of about 98 for parameter (0.093 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 5501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ews.password_reset() view now accepts a from_email parameter, which is passed to the password_reset_form 's sav ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing a model SlugField in forms. Takes two optional parameters: allow_unicode ¶ A boolean instructing the field ... d . Both of these fields require a single queryset parameter that is used to create the choices for the field. ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the ability to pass the size , shape , and offset parameters when creating GDALRaster objects. Added SpatiaLit ... ib.postgres.fields.JSONField accepts a new encoder parameter to specify a custom class to encode data types not ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he default value and interpretation of the max_num parameter to the django.forms.formsets.formset_factory() and ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -2020-9402 ¶ Potential SQL injection via tolerance parameter in GIS functions and aggregates on Oracle. Full de ...
https://man.plustar.jp/django/releases/security.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to requests for the same URL with different query parameters are considered to be unique pages and are cached ... ady exist, use the add() method. It takes the same parameters as set() , but it will not attempt to update the ... here is the get_or_set() method. It takes the same parameters as get() but the default is set as the new cache ... cache.set() , set_many() takes an optional timeout parameter. On supported backends (memcached), set_many() ret ...
https://man.plustar.jp/django/topics/cache.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... For example, use <int:name> to capture an integer parameter. If a converter isn't included, any string, exclud ... l Python string. This does not include GET or POST parameters, or the domain name. For example, in a request to ... guments ¶ A convenient trick is to specify default parameters for your views' arguments. Here's an example URLc ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... error data before it's serialized. The escape_html parameter behaves as described in Form.errors.as_json() . Fo ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT