検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 145 for re (0.104 sec.)
Model Meta options — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Model Meta options ¶ This docum ... of an application in INSTALLED_APPS , it must declare which app it belongs to: app_label = 'myapp' If yo ... u want to represent a model with the format app_label.object_na ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 1.10 リリースノート ¶ 20 ... ートしません。 Django 1.10 で新しくなったこと ¶ PostgreSQL での全文検索 ¶ django.contrib.postgres には、新 ... しいスタイルのミドルウェア ¶ A new style of middleware is introduced to solve the lack of strict request/ ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 2.1 リリースノート ¶ 201 ... 8年8月1日 Django 2.1 へようこそ! These release notes cover the new features , as well as som ... ackwards incompatible changes you'll want to be aware of when upgrading from Django 2.0 or earlier. We'v ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » はじめての Django アプリ作成、そ ... の 4 ¶ This tutorial begins where Tutorial 3 left off. We're continuing the web-poll ... is form will alter data server-side. Whenever you create a form that alters data server-side, use method ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
はじめての Django アプリ作成、その 7 — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... ); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix").on("click", funct ... メント Home | Table of contents | Index | Modules « previous | up | next » はじめての Django アプリ作成、そ ... の 7 ¶ This tutorial begins where Tutorial 6 left off. We're continuing the web-poll ...
https://man.plustar.jp/django/intro/tutorial07.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » django.contrib.auth ¶ このドキュ ... r fewer. email ¶ Optional ( blank=True ). Email address. password ¶ 必須です。パスワードのハッシュであり ... not the user can log in. Authentication backends aren't required to check for the is_active flag but th ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » メッセージフレームワーク ¶ Web ... ages' は、 INSTALLED_APPS の中にあります。 MIDDLEWARE は 'django.contrib.sessions.middleware.SessionMidd ... leware' と 'django.contrib.messages.middleware.MessageMid ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » The sitemap framework ¶ Django ... with a high-level sitemap-generating framework to create sitemap XML files. オーバービュー ¶ A sitemap i ... our website that tells search-engine indexers how frequently your pages change and how "important" certa ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » フォーム API ¶ このドキュメント ... a = { 'subject' : 'hello' , ... 'message' : 'Hi there' , ... 'sender' : 'foo@example.com' , ... 'cc_myse ... a = { 'subject' : 'hello' , ... 'message' : 'Hi there' , ... 'sender' : 'foo@example.com' , ... 'cc_myse ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 1.3 release notes ¶ Marc ... e making, Django 1.3 includes quite a few new features and plenty of bug fixes and improvements to exist ... ing features. These release notes cover the new features in 1. ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 NEXT