検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 138 for documentation (0.043 sec.)
How to create custom model fields — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ルドと同じ意味を持ちます。例と詳細については、 field documentation を参照してください。 フィールドの解体 ¶ __init__() ... form field (and even a form widget). See the forms documentation for information about this. Continuing our ongoing ... efault db_type() method will return None . See the documentation of db_type() for reasons why this might be useful. ... and its default behavior is explained in the file documentation . Once a subclass of File is created, the new File ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ged with Django's defaults. See the Python logging documentation for details of other ways of configuring logging. ... For the sake of simplicity, this documentation will only consider configuration via the LOGGING s ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Django internals — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odules « previous | up | next » Django internals ¶ Documentation for people hacking on Django itself. This is the p ...
https://man.plustar.jp/django/internals/index.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in . 他のトピック ¶ Admin actions The Django admin documentation generator JavaScript customizations in the admin 参 ... _selected アクションメソッドで使われます。 actions documentation を参照してください。 ModelAdmin. object_history_te ... ntrib.messages.add_message() , see that function's documentation for more details. One difference is that the level ... dering. For more details, see the TemplateResponse documentation . ModelAdmin アセットの定義 ¶ ビューを追加したり変 ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... さで、あらゆる文字を使用可能です。詳しくは password documentation を参照してください。 groups ¶ Group への多対多のリ ... format "<app label>.<permission codename>" . (see documentation on permissions ). If the user is inactive, this me ... SER'] . See the Authenticating against REMOTE_USER documentation. If you need more control, you can create your own ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... new features; you can read about them in the admin documentation . URL ¶ Update your root urls.py ¶ If you're using ... ite your forms. A good place to start is the forms documentation Handle uploaded files using the new API ¶ Replace ... fields. More details can be found in the model API documentation. Use Paginator instead of ObjectPaginator ¶ The Ob ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the web server to be properly configured; Django's documentation has for some time contained notes advising users o ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... table with the OpenLayers widget in the admin. The documentation contains a deployment checklist . The diffsettings ... st suite, follow the recommendations in the Python documentation . Django bundles a modified version of the doctest ... r values instead. See the セッションのシリアライズ documentation for more details. Object Relational Mapper changes ... ue '%s' is too big" ). See the corresponding field documentation for details about the names of the placeholders. T ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Signals — Django 4.0.6 ドキュメント 5742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... finishes an HTTP request. See the built-in signal documentation for a complete list, and a complete explanation of ... enders; you'll need to consult the built-in signal documentation for details of each particular signal. Preventing ...
https://man.plustar.jp/django/topics/signals.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 5682
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... べてのバージョンで動作します。 The official mod_wsgi documentation is your source for all the details about how to us ... t to start with the installation and configuration documentation . 基本設定 ¶ Once you've got mod_wsgi installed an ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT