検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 133 for module (0.088 sec.)
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Django への初めてのパッチ ... 用してテストを実行するには、 Using another settings module を参照してください。 テストが終了するとテストが成功 ... dd a make_toast() function to the django.shortcuts module. First we are going to write a test that tries to ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » PostgreSQL specific aggr ... ilable from the django.contrib.postgres.aggregates module. They are described in more detail in the PostgreS ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » The syndication feed fra ... ating feeds' XML. This framework lives in a single module: django/utils/feedgenerator.py . You use this fram ... ption. SyndicationFeed classes ¶ The feedgenerator module contains a base class: django.utils.feedgenerator. ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Django 2.0 リリースノート ... その他 ¶ The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postg ... 1.9. This only affects code that imports from the module directly. The DATABASES setting can still use 'dja ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » メールを送信する ¶ Altho ... provides a mail sending interface via the smtplib module, Django provides a couple of light wrappers over i ... ver options, see the documentation of the aiosmtpd module. アプリケーションでのメール送信のユニットテストにつ ...
https://man.plustar.jp/django/topics/email.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » 翻訳 ¶ 概要 ¶ Django プロ ... ニペットを含みます -- メッセージ: #: path/to/python/module.py:23 msgid "Welcome to my site." msgstr "" 簡単に ... 's translation machinery uses the standard gettext module that comes with Python. If you know gettext , you ... he LOCALE_PATHS directories if you also set FORMAT_MODULE_PATH . In all cases the name of the directory cont ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Django のインストール方法 ... e sure you have Apache installed with the mod_wsgi module activated. Django will work with any version of Ap ...
https://man.plustar.jp/django/topics/install.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » 暗号署名 ¶ The golden ru ... n_object() and unsign_object() methods, or signing module's dumps() or loads() functions (which are shortcut ...
https://man.plustar.jp/django/topics/signing.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5486
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules up asgiref.sync のソースコード import asyncio.cor ... pid () # Set the task mapping (used for the locals module) current_thread = threading . current_thread () if ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 5486
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Admin actions ¶ Django管 ... ilable to all models. For example, here's the user module from Django's built-in django.contrib.auth app: 警 ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT