検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 572 for function (0.056 sec.)
Django's cache framework — Django 4.0.6 ドキュメント 4907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the cache documentation for more information. KEY_FUNCTION A string containing a dotted path to a function th ... w is cached, because cache_page alters the my_view function in place. This approach couples your view to the c ... ns. For instance, you might want to reuse the view functions on another, cache-less site, or you might want to ... cache in the URLconf rather than next to the view functions themselves. You can do so by wrapping the view fu ...
https://man.plustar.jp/django/topics/cache.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 4847
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ctive tells mod_wsgi to execute the check_password function in specified wsgi script, passing the user name an ... ication mechanisms by importing the check_password function: import os os . environ [ 'DJANGO_SETTINGS_MODULE' ... od_wsgi and Django groups ¶ mod_wsgi also provides functionality to restrict a particular location to members ... t mysite.wsgi must also import the groups_for_user function which returns a list groups the given user belongs ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
Django 1.11.11 リリースノート — Django 4.0.6 ドキュメント 4847
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DoS 攻撃の可能性 ¶ The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due ... abilities in two regular expressions. The urlize() function is used to implement the urlize and urlizetrunc te ...
https://man.plustar.jp/django/releases/1.11.11.html - [similar]
Django 1.8.19 リリースノート — Django 4.0.6 ドキュメント 4847
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DoS 攻撃の可能性 ¶ The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due ... ulnerability in a regular expression. The urlize() function is used to implement the urlize and urlizetrunc te ...
https://man.plustar.jp/django/releases/1.8.19.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ibute. geometry = ... item_geometry = ... # Also a function with no arguments def geometry ( self ): ... def i ... tem_geometry ( self ): ... # And as a function with a single argument def geometry ( self , obj ) ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ort for the dwithin lookup on SpatiaLite. The Area function, Distance function, and distance lookups now work ... objects. Added SpatiaLite support for the IsValid function, MakeValid function, and isvalid lookup. Added Ora ... cle support for the AsGML function, BoundingCircle function, IsValid function, and is ... 11.2 .) Added support for time truncation to Trunc functions. Added the ExtractWeek function to extract the we ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing to write too much code. Analogs of all the old function-based generic views have been provided, along with ... There is also a document to help you convert your function-based generic views to class-based views . ロギング ... n 2.5 and above may now use transaction management functions as context managers. For example: with transactio ... th ambiguous meaning, you can now use the pgettext function to specify the context of the string. And if you j ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 4718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dules « previous | up | next » Geographic Database Functions ¶ The functions documented on this page allow use ... rs to access geographic database functions to be used in annotations, aggregations, or filte ... ngo. 実装例: >>> from django.contrib.gis.db.models.functions import Length >>> Track . objects . annotate ( le ... ( length__gt = 100 ) Not all backends support all functions, so refer to the documentation of each function t ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 4718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... decorators from django.contrib.auth only apply to functions and no longer work on methods. There's a simple o ... t are encapsulated in Python classes as opposed to functions, the only method available until Django 1.1. All ... ported to the new API but they still implement the function-based API and the template core machinery still ac ... cepts function-based loaders (builtin or third party) so there is ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 4718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o-debug path issues. The previous manage.py called functions that are now deprecated, and thus projects upgrad ... Lpattern when using the new i18n_patterns() helper function. It's also now possible to define translatable URL ... support introduced in Django 1.3 via the pgettext function has been extended to the trans and blocktrans temp ... gnment template tags ¶ A new assignment_tag helper function was added to template.Library to ease the creation ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT