検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 96 for specify (0.078 sec.)
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6067
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DALRaster.warp() method allows warping a raster by specifying target raster properties such as origin, width, ... aster into a different spatial reference system by specifying a target srid . 新しい GeoIP2 クラスが、IPv6 ア ... default_app_config ( a discouraged API ), you must specify the app config's path, e.g. 'polls.apps.PollsConfi ... ehavior. The squashmigrations command now supports specifying the starting migration from which migrations wi ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6067
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ke modifications to existing forms, for example by specifying the widgets to be used for a given field: >>> f ... g modelform_factory() . Often, it can be useful to specify a custom model form. For example, you can create a ... to modelform_factory , which are described below. Specifying widgets to use in the form with widgets ¶ Using ... the widgets parameter, you can specify a dictionary of values to customize the ModelForm ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e' : '{' , }, }, } The style keyword allows you to specify { for str.format() or $ for string.Template format ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trols whether or not it appears. It is possible to specify a custom template for rendering a list filter: cla ... _text ¶ New in Django 4.0. Set search_help_text to specify a descriptive text for the search box which will b ... based on the request or model instance instead of specifying them in ModelAdmin.inlines . ModelAdmin. get_ur ... n forms or widgets depending on django.jQuery must specify js=['admin/js/jquery.init.js', …] when declaring f ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns" (clicking will expand it) contains a field for specifying a template name. If you're creating a flat page ... play registration-protected flatpages, you need to specify an authenticated user using a for clause. For exam ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es not include the <ul> or </ul> , so that you can specify any HTML attributes on the <ul> for flexibility: > ... ains a FileField and ImageField , you will need to specify a second argument when you bind your form. So if w ... ( data , file_data ) In practice, you will usually specify request.FILES as the source of file data (just lik ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ave some special CSS class. It is also possible to specify the 'type' attribute to take advantage of the new ... ="paul">' You may provide a dictionary in order to specify custom suffixes for the name attribute on each sub ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utoField named id by default unless you explicitly specify primary_key=True on a field in your model. See the ... update the correct field in the model. Explicitly specifying auto-primary-key values ¶ If a model has an Aut ... T , below, for the reason this happens. Explicitly specifying auto-primary-key values is mostly useful for bu ... primary key might need to be updated; see Manually-specifying values of auto-incrementing primary keys . What ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Paginator — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 返します。 Raises an EmptyPage exception only if you specify Paginator(..., allow_empty_first_page=False) and t ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5870
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django tests simply use the new DiscoverRunner and specify the django.contrib.gis app. Custom user models in ... table value for a BooleanField . You should either specify default=False in the field definition, or ensure t ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT