検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 109 for functions (0.058 sec.)
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 6427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se the more accurate spheroid distance calculation functions on fields with a geodetic coordinate system. On Po ... ) SpatiaLite PtDistWithin(poly, geom, 5) Aggregate Functions ¶ Django provides some GIS-specific aggregate func ... tions. For details on how to use these aggregate functions, see the topic guide on aggregation . Keyword Argu ... nce_gte distance_lt distance_lte dwithin Aggregate Functions Collect Extent Extent3D MakeLine Union 前のトピック ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6377
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ry compared to other password-based key derivation functions in order to limit the amount of parallelism an att ... ango.contrib.auth.hashers module provides a set of functions to create and validate hashed passwords. You can u ... numeric. Integrating validation ¶ There are a few functions in django.contrib.auth.password_validation that yo ... on the validator_config parameter. By default, all functions use the validators defined in AUTH_PASSWORD_VALIDA ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6326
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... by using copy.deepcopy directly. Database backend functions ¶ Database backend functions have been renamed ¶ A ... lmost all of the database backend-level functions have been renamed and/or relocated. None of these ... d to change your code if you're using any of these functions, all of which are in django.db : Old (0.96) New (1 ... ctures SortedDictFromList is gone Database backend functions Database backend functions have been renamed 前のト ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 6224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Modules up django.utils.decorators のソースコード "Functions that help with dynamically creating decorators for ... of decorators if 'decorators' is one. Decorator # functions are applied so that the call order is the same as ... utes can't be set on bound method objects, only on functions. bound_method = wraps ( method )( partial ( method ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the Difference , Intersection , and SymDifference functions on MySQL. Added support for instantiating empty GE ... d with repeated values efficiently. Added database functions IsValid and MakeValid , as well as the isvalid loo ... a common non-abstract parent class. Added Extract functions to extract datetime components as integers, such a ... s year and hour. Added Trunc functions to truncate a date or datetime to a significant co ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
検索 — Django 4.0.6 ドキュメント 6224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons of tools, possibly via plugins or user-defined functions. Django doesn't include any support for them at th ... on public APIs such as custom lookups and database functions . Depending on your database, you should be able t ... ed a close match. The correct choice of comparison functions here depends on your particular data set, for exam ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6173
" + 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 upgradi ... *args and **kwargs support for template tag helper functions ¶ The simple_tag , inclusion_tag and newly introdu ... ced assignment_tag template helper functions may now accept any number of positional or keyword ... and inline model formsets as returned from factory functions modelformset_factory and inlineformset_factory res ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 6135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... correctly determine partially wrapped # coroutine functions are coroutine functions, hence the need for # this ... hon does not have very reliable detection of async functions # (lots of false negatives) so this is just a warn ... Error ( "sync_to_async can only be applied to sync functions." ) self . func = func functools . update_wrapper ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 6135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om psycopg2.extras import NumericRange Containment functions ¶ As with other PostgreSQL fields, there are three ... , 12 )) <QuerySet [<Event: Soft play>]> Comparison functions ¶ Range fields support the standard lookups: lt , ... nge boundaries. It can be used with a custom range functions that expected boundaries, for example to define Ex ... d DateRangeField Querying Range Fields Containment functions contains contained_by overlap Comparison functions ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... content and data in Django. Additionally, utility functions have been provided to ease interoperability with t ... l flexibility for situations where combining these functions into a single middleware posed problems. Full deta ... ), the form_for_model and form_for_instance helper functions (which have been replaced by ModelForm ) and a num ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT