検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 107 for option (0.063 sec.)
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... <select name="form-0-title" id="id_form-0-title"> <option value="" selected>---------</option> <option value ... ="MR">Mr.</option> <option value="MRS">Mrs.</option> <option value=" ... MS">Ms.</option> </select><input type="hidden" name="form-0-id" id ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6483
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... more, we'll specify the layer name and use the -so option to get only the important summary information:   ... es as follows:   $ python manage.py ogrinspect [ options ] <data_source> <model_name> [ options ] ...\> py ... manage.py ogrinspect [options] < data_source > <model_name > [options] data_sou ... ame is the name to use for the model. Command-line options may be used to further define how the model is ge ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6483
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ンス ¶ このドキュメントには、Django が提供する field options と field types を含む、 Field の全ての API リファ ... ontaining a value and a human-readable name for an option. Grouped options may be combined with ungrouped op ... tions within a single list (such as the 'unknown' option in this example). choices がセットされているモデル ... kend doesn't support tablespaces for indexes, this option is ignored. default ¶ Field. default ¶ そのフィール ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6483
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tributes. Allowed passing driver-specific creation options to GDALRaster objects using papsz_options . Allow ... IntegerField . The new makemessages --add-location option controls the comment format in PO files. loaddata ... ow read from stdin . The new diffsettings --output option allows formatting the output in a unified diff for ... ーション ¶ The new squashmigrations --squashed-name option allows naming the squashed migration. モデル ¶ The ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
How to write a custom storage class — Django 4.0.6 ドキュメント 6406
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class MyStorage ( Storage ): def __init__ ( self , option = None ): if not option : option = settings . CUST ... OM_STORAGE_OPTIONS ... あなたのストレージクラスは _open() と _save() ...
https://man.plustar.jp/django/howto/custom-file-storage.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6406
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れました。 The time picker widget includes a '6 p.m' option for consistency of having predefined options every ... dmin . Management commands that have the --noinput option now also take --no-input as an alias for that opti ... models. Database configuration gained a TIME_ZONE option for interacting with databases that store datetime ... aries and builtins explicitly through the template OPTIONS . The timesince and timeuntil filters were improv ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6317
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tproject management commands now have a --template option for specifying a path or URL to a custom app or pr ... protection against clickjacking using the X-Frame-Options header. It's not enabled by default for backwards ... collectstatic management command now has a --clear option to delete all files at the destination before copy ... aScript files. The trans template tag now takes an optional as argument to be able to retrieve a translation ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... libmc behavior settings as top-level attributes of OPTIONS . The host parameter of django.utils.http.is_safe ... etails on these changes. The makemigrations --exit option will be removed. Support for direct assignment to ... al.allow_lazy() will be removed. The shell --plain option will be removed. The django.core.urlresolvers modu ... private APIs will be removed from django.db.models.options.Options ( Model._meta ): get_field_by_name() get_ ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 6240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ints. They are added in the model Meta.constraints option. Referencing built-in constraints Constraints are ... an abstract base class, since the Meta.constraints option is inherited by subclasses, with exactly the same ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use :djadmin:`migrate` . django-admin command-line options: .. django - admin - option :: -- traceback To li ... nk, use :option:`command_name --traceback` (or omit command_name f ... or the options shared by all commands like --verbosity ). Links ... : X.Y ", followed by a mandatory blank line and an optional description (indented). General improvements, or ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT