検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 96 for specify (0.062 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... meaning, you can now use the pgettext function to specify the context of the string. And if you just want to ... ude tag now accepts a with option, allowing you to specify context variables to the included template The inc ... example: { % extends "base.html" % } allows you to specify a base template as a constant, but if you have a c ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ily be overridden if you need any custom behavior. Specify the handlers as seen below in your URLconf (settin ... er403 = response_error_handler # ROOT_URLCONF must specify the module that contains handler403 = ... @overrid ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ください。 Python コードでの国際化 ¶ 標準的な翻訳 ¶ Specify a translation string by using the function gettext ... he function django.utils.translation.ngettext() to specify pluralized messages. ngettext() takes three argume ... l be the one used to select the right plural form. Specify both the singular and plural forms separating them ... that default, use the --extension or -e option to specify the file extensions to examine: django - admin mak ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ine() , and unionagg() will be removed. Ability to specify ContentType.name when creating a content type inst ... removed. The ability to use shorthand notation to specify a database backend (i.e., sqlite3 instead of djang ... an be removed from custom backends. The ability to specify a callable template loader rather than a Loader cl ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 6448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s identical to the syntax for geometry lookups. To specify the band index, an additional parameter can be spe ... r the pnt object with a raster object, or both. To specify the band index of a raster input on the right hand ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Testing GeoDjango apps — Django 4.0.6 ドキュメント 6448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t the version manually using a 3-tuple of integers specifying the major, minor, and micro version numbers for ... ings=postgis To run only the GeoDjango test suite, specify gis_tests : $ ./runtests.py --settings=postgis gis ...
https://man.plustar.jp/django/ref/contrib/gis/testing.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... names separated by commas. It's still possible to specify multiple locales in one run by using the option mu ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 6448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emplate filter ¶ If an application allows users to specify an unvalidated format for dates and passes this fo ... obtain any secret in the application's settings by specifying a settings key instead of a date format. e.g. " ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dels. The new through_defaults argument is used to specify values for new intermediate model instance(s). Req ... r example, widgets depending on django.jQuery must specify js=['admin/js/jquery.init.js', ...] when declaring ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 6251
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lated object that has a 'name' field. You can also specify your own custom mod_wsgi auth handler if your cust ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT