検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 86 for テンプレート (0.089 sec.)
Django 3.0.3 リリースノート — Django 4.0.6 ドキュメント 6118
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れたシステムチェックの設定を緩めました ( #31141 )。 テンプレートで列挙型 TextChoices 、 IntegerChoices 、そして Choi ...
https://man.plustar.jp/django/releases/3.0.3.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 6104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abel.ModelName` ビュー :view:`app_label.view_name` テンプレートタグ :tag:`tagname` テンプレートフィルタ :filter:`fi ... ltername` テンプレート :template:`path/to/template.html` Model reference ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 5969
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... とえば、次のようになります。 STATIC_URL = 'static/' テンプレート中では、 static テンプレートタグを使うことで、設定済 ... trib.staticfiles に含まれるすべての設定、コマンド、テンプレートタグ、およびその他の事項に関する網羅的な詳細は、 the ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5969
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his refactoring, is available on the Django wiki . テンプレート変数の自動的なエスケープ ¶ To provide improved secur ... plication Improved Unicode handling 改善された ORM テンプレート変数の自動的なエスケープ django.contrib.gis (GeoDjan ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 5956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... > entry . authors . all () # query performed again テンプレート上のコードを読む際には注意が必要です - テンプレート... とえば cached_property デコレータを使用します。 with テンプレートタグを使用する ¶ QuerySet のキャッシング処理を活用す ... るため、 with テンプレートタグの使用が推奨されます。 iterator() を使用する ¶ 多 ... の評価を理解する キャッシュされる属性を理解する with テンプレートタグを使用する iterator() を使用する explain() を使用 ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
次のステップへ — Django 4.0.6 ドキュメント 5929
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。このセクションでは、Django の モデルシステム 、 テンプレートエンジン 、 フォームフレームワーク などといったトピッ ... います。たとえば、 Django で PDF を生成する方法 や、 テンプレートタグを自作する方法 などの How-to があります。 よくあ ...
https://man.plustar.jp/django/intro/whatsnext.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5902
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mproved version, django.core.paginator.Paginator . テンプレート ¶ Learn to love autoescaping ¶ By default, the tem ... roduced in 1.0. See the upgrade guide for details. テンプレートタグ ¶ spaceless tag ¶ The spaceless template tag no ... e new API Use Paginator instead of ObjectPaginator テンプレート Learn to love autoescaping Less-common changes Sig ... nals コメント テンプレートタグ spaceless tag Local flavors U.S. local flavor セ ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
設定 — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Chicago' のままになっています。新しいプロジェクトのテンプレートではデフォルトは 'UTC' です。 これは必ずしもサーバの ... となります。 USE_TZ が True のとき、これは Django がテンプレート内で日時を表示するため、およびフォーム内で入力された ... シリアル化 ¶ DEFAULT_CHARSET SERIALIZATION_MODULES テンプレート ¶ TEMPLATES テスト ¶ Database: TEST TEST_NON_SERIA ... 10n ) HTTP ロギング モデル セキュリティ シリアル化 テンプレート テスト URL 前のトピックへ SchemaEditor 次のトピック ...
https://man.plustar.jp/django/ref/settings.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... さい。 どこにテストを書くべき? デフォルトの startapp テンプレートは、新しいアプリケーション内に tests.py ファイルを作 ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
django.contrib.humanize — Django 4.0.6 ドキュメント 5848
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... に「人間くささ(human touch)」を与えるための Django テンプレートフィルタセットです。 これらのフィルタを有効にするには ... ango.contrib.humanize' を加えます。インストール後、テンプレート上で {% load humanize %} を呼び出せば、以下のフィルタ ...
https://man.plustar.jp/django/ref/contrib/humanize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT