検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 175 for they (0.051 sec.)
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 6878
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ます。 Laziness allows us to refer to things before they are instantiated, or even before it's possible to ... of an already well-optimized Django site. However, they are not magic solutions to performance problems, a ... nd they're unlikely to bring better than marginal gains to ... ns are likely to perform better, don't assume that they always will. This is true of Django itself. Succes ...
https://man.plustar.jp/django/topics/performance.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are (unfortunately) accepted by clients even when they are talking to a site under HTTPS. (Referer checki ... middleware and the csrf_protect decorator so that they no longer rejects requests. In every other respect ... (e.g. sending cookies etc.), they behave the same. If, for some reason, you want the ... tain views can have unusual requirements that mean they don't fit the normal pattern envisaged here. A num ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... efined in this module create database constraints. They are added in the model Meta.constraints option. Re ... django.db.models.constraints , but for convenience they're imported into django.db.models . The standard c ... constraints) are different in this regard, in that they leverage the existing validate_unique() logic, and ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions such as get_template() for loading templates. They return a django.template.backends.django.Template ... letter (A-Z), any digit (0-9), an underscore (but they must not start with an underscore) or a dot. Dots ... ries and templates are readable by the web server. They can have any extension you want, such as .html or ... .txt , or they can have no extension at all. Note that these path ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed with Django have been ported to the new API but they still implement the function-based API and the tem ... ) value is provided to the get_db_prep_*() calls, they should invoke the corresponding get_prep_*() calls ... afety and other issues; as of Django 1.2, however, they may also cause problems when used with the new cac ... he possibility to translate date and time formats. They were translatable translation strings that could b ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se make sure to update your custom format files if they contain either e or o in a format string. For exam ... now use these new formats when creating fixtures, they can still load fixtures that use the old format. s ... nnections["some_alias"] ) used to be thread-local. They are now global objects in order to be potentially ... le objects. Even though fixtures are trusted data, the YAML deserializer now uses yaml.safe_load for addit ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 6498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re similar functionality for accepting range data. They are based on MultiValueField . They treat one omit ... ted value as an unbounded range. They also validate that the lower bound is not greater ...
https://man.plustar.jp/django/ref/contrib/postgres/forms.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 6364
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ers in Django. Functions are also expressions , so they can be used and combined with other expressions li ... n2 ) ¶ Accepts two expressions and returns None if they are equal, otherwise returns expression1 . Caveats ... The first week of a year is the one that contains the year's first Thursday, i.e. the first week has the ... majority (four or more) of its days in the year. The value returned is in the range 1 to 52 or ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6364
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... appropriate encoding for talking to the database. They also automatically convert strings retrieved from ... booleans and None not being converted to a string (they keep their original types). The errors parameter t ... re a type of IRI). One requirement of URLs is that they are encoded using only ASCII characters. However, ... nd, the percent-encodings remain unchanged because they lie outside the valid UTF-8 range or represent a r ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 6241
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he ticket tracker for lengthy discussions, because they're likely to get lost. If a particular ticket is c ... s and interested community members; we see them as they are filed. 以前に作成されたticketのライフサイクルを ... ugh these votes on django-developers are informal, they'll be taken very seriously. After a suitable votin ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT