検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 155 for Added (0.030 sec.)
Django 3.1 release notes — Django 4.0.6 ドキュメント 6266
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo.core.signing.dumps() . Support for SHA-256 was added in Django 3.1. If you are upgrading multiple insta ... b.gis ¶ relate lookup is now supported on MariaDB. Added the LinearRing.is_counterclockwise property. AsGeo ... JSON is now supported on Oracle. Added the AsWKB and AsWKT functions. Added support for P ... s sent with all same-site and cross-site requests. Added support and translations for the Algerian Arabic, ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The "patch" methods ensure that other values, e.g. added by a middleware, are not removed. HTTP header fiel ... Django 3.2: The HttpResponse.headers interface was added. The ability to set headers on instantiation was a ... . Changed in Django 3.2: The headers parameter was added. HttpResponse. __setitem__ ( header , value ) ¶ Se ... kie() . You can use the optional salt argument for added key strength, but you will need to remember to pas ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on subclasses from working in ModelForms (#21428). Added missing to_python method for ModelMultipleChoiceFi ... the URLconf only contains one element (#21530). Re-added missing search result count and reset link in chan ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you set this to None , a query parameter won't be added. Returns the redirect_field_name attribute by defa ... ontext ¶ A dictionary of context data that will be added to the default context data passed to the template ... ontext ¶ A dictionary of context data that will be added to the default context data passed to the template ... ontext ¶ A dictionary of context data that will be added to the default context data passed to the template ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6023
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 've made 1,290 code commits, fixed 1,206 bugs, and added roughly 10,000 lines of documentation. The major n ... RM improvements ¶ Two major enhancements have been added to Django's object-relational mapper (ORM): aggreg ... odel improvements ¶ A number of features have been added to Django's model layer: "Unmanaged" models ¶ You ... A new database lookup type -- week_day -- has been added for DateField and DateTimeField . This type of loo ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 6023
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... password when using dbshell on Oracle ( #30307 ). Added compatibility for psycopg2 2.8 ( #30331 ). Fixed a ... t be imported ( #30318 ). Relaxed the system check added in Django 2.2 for the admin app's dependencies to ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er of logging handlers and logging calls have been added to Django's own code as well -- most notably, the ... , site-wide prefixing and transformation have been added to the cache API. Thirdly, cache key creation has ... ET requests. Finally, support for pylibmc has been added to the memcached cache backend. For more details, ... ed exception. Everything else ¶ Django 1.1 and 1.2 added lots of big ticket items to Django, like multiple- ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 5930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The sign_object() and unsign_object() methods were added. Using the salt argument ¶ If you do not wish for ... The sign_object() and unsign_object() methods were added. Verifying timestamped values ¶ TimestampSigner is ... The sign_object() and unsign_object() methods were added. 目次 暗号署名 SECRET_KEY を守る 低レベルの API を ...
https://man.plustar.jp/django/topics/signing.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 4.0: Support for lookup expressions was added. Some examples: >>> from django.db.models import F ... for using the condition argument with lookups was added. Case ¶ class Case ( * cases , ** extra ) ¶ A Case ... irectly in filters. This means that it will not be added to the SELECT columns, but you can still use it to ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5768
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d with primary_key=True an implicit primary key is added. The type of this implicit primary key can now be ... ), name = 'calc_idx' , ), ] Functional indexes are added to models using the Meta.indexes option. pymemcach ... allows setting a database collation for the field. Added the Random database function. Aggregation function ... lock marked as durable will raise a RuntimeError . Added the JSONObject database function. ページネーション ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT