検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 107 for option (0.036 sec.)
Django 3.2 release notes — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... indexes are added to models using the Meta.indexes option. pymemcache support ¶ The new django.core.cache.ba ... e new display() decorator allows for easily adding options to custom display functions that can be used with ... he new action() decorator allows for easily adding options to action functions that can be used with actions ... hod. Using decorators has the advantage that these options are more discoverable as they can be suggested by ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 4.0.4 release notes — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 47: Potential SQL injection via QuerySet.explain(**options) on PostgreSQL ¶ QuerySet.explain() method was su ... bject to SQL injection in option names, using a suitably crafted dictionary, with d ... ictionary expansion, as the **options argument. Bugfixes ¶ Fixed a regression in Django ... reloader to no longer detect changes when the DIRS option of the TEMPLATES setting contained an empty string ...
https://man.plustar.jp/django/releases/4.0.4.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 6713
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plain json serializer instead. In addition to the options of the json serializer, the geojson serializer ac ... cepts the following additional option when it is called by serializers.serialize() : geo ... try content. Defaults to 4326 (WGS 84). The fields option can be used to limit fields that will be present i ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
GeoDjango Management Commands — Django 4.0.6 ドキュメント 6636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t of OGR field names to add the blank=True keyword option to the field definition. Set with true to apply to ... st of OGR field names to add the null=True keyword option to the field definition. Set with true to apply to ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 6636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... implemented for the PostGIS backend. Spatial Field Options ¶ In addition to the regular フィールドオプション ... elds, spatial fields have the following additional options. All are optional. srid ¶ BaseSpatialField. srid ... ld. 注釈 This is different from the db_index field option because spatial indexes are created in a different ... base indexes typically use B-Trees. Geometry Field Options ¶ There are additional options available for Geom ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... indexes. They can be added using the Meta.indexes option. This document explains the API references of Inde ... x which includes the index options . Referencing built-in indexes Indexes are define ... efer to the indexes as models.<IndexClass> . Index options ¶ class Index ( * expressions , fields = () , nam ... on an abstract base class, since the Meta.indexes option is inherited by subclasses, with exactly the same ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ッシュ ¶ Memcached backends now pass the contents of OPTIONS as keyword arguments to the client constructors, ... age. Added MySQL support for the 'isolation_level' option in OPTIONS to allow specifying the transaction iso ... ext processors by setting the 'context_processors' option in OPTIONS . The regroup tag now returns namedtupl ... ed to the test runner. Added the test --debug-mode option to help troubleshoot test failures by setting the ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... zones. See localtime() . The generic views support OPTIONS requests. Management commands do not raise System ... _login_failed The new loaddata --ignorenonexistent option ignore data for fields that no longer exist. asser ... idle connections to database and memcache servers. OPTIONS, PUT and DELETE requests in the test client ¶ Unl ... , the test client used to build a query string for OPTIONS and DELETE requests like for GET, and a request b ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Removed mention of a feature in the --locale / -l option of the makemessages and compilemessages commands t ... o specify multiple locales in one run by using the option multiple times (#21488, #17181). Fixed a regressio ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango.contrib.auth.views.password_reset() takes an optional html_email_template_name parameter used to send ... emselves. The FileField.upload_to attribute is now optional. If it is omitted or given None or an empty stri ... d the custom label as the value. The default blank option "----------" will be omitted in this case. MultiVa ... lueField allows optional subfields by setting the require_all_fields argu ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT