検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 572 for function (0.083 sec.)
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 4264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontrib.gis ¶ Added Oracle support for the Envelope function. Added SpatiaLite support for the coveredby and co ... condition ). Added the NullIf and Reverse database functions, as well as many math database functions . Settin ... onstraints or other checks. The new ExtractIsoYear function extracts ISO-8601 week-numbering years from DateFi ... . Added SQLite support for the StdDev and Variance functions. The handling of DISTINCT aggregation is added to ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 4264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.gis ¶ Allowed MySQL spatial lookup functions to operate on real geometries. Previous support w ... ited to bounding boxes. Added the GeometryDistance function, supported on PostGIS. Added support for the furlo ... ( .tar.lzma , .tlz ). モデル ¶ Added hash database functions MD5 , SHA1 , SHA224 , SHA256 , SHA384 , and SHA51 ... 2 . Added the Sign database function. The new is_dst parameter of the Trunc database fu ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
次のステップへ — Django 4.0.6 ドキュメント 4204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml(" " + filtername + " "); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix ... ").on("click", function() { $("section.c-content-unix").show(); $("section ... ("checked", true); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section. ...
https://man.plustar.jp/django/intro/whatsnext.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 4204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... URL pattern, Django ships with a small URL helper function static() that takes as parameters the prefix such ... w, such as 'django.views.static.serve' . Any other function parameter will be transparently passed to the view ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 4204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... QL annotation ( #25506 ). Made the Concat database function idempotent on SQLite ( #25517 ). Avoided a confusi ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 4204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml(" " + filtername + " "); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix ... ").on("click", function() { $("section.c-content-unix").show(); $("section ... ("checked", true); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section. ... nstance methods. Plan appropriately! References to functions in field options such as upload_to and limit_choi ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 4136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml(" " + filtername + " "); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix ... ").on("click", function() { $("section.c-content-unix").show(); $("section ... ("checked", true); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section. ... Django includes a set of JavaScript unit tests for functions in certain contrib apps. The JavaScript tests are ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django の概要 — Django 4.0.6 ドキュメント 4136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml(" " + filtername + " "); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix ... ").on("click", function() { $("section.c-content-unix").show(); $("section ... ("checked", true); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section. ...
https://man.plustar.jp/django/intro/overview.html - [similar]
ロギング — Django 4.0.6 ドキュメント 4136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gured as part of the general Django django.setup() function, so it's always available unless explicitly disabl ... llback ) [ソース] ¶ This filter accepts a callback function (which should accept a single argument, the record ... ) from the admin emails, you would create a filter function: from django.http import UnreadablePostError def s ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 4136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d LOGIN_REDIRECT_URL settings now also accept view function names and named URL patterns . This allows you to ... s not exist" error from the database). If you have functionality on a manager that you have been invoking usin ... rted in ascending order in the context, like their function-based predecessors, but it actually was in descend ... nd the request_finished signal as soon as the view function returned a response. This interacted badly with st ...
https://man.plustar.jp/django/releases/1.5.html - [similar]