検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 172 for create (0.108 sec.)
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his form will alter data server-side. Whenever you create a form that alters data server-side, use method="p ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g to copy or link the original file. --link , -l ¶ Create a symbolic link to each file instead of copying. - ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt the test client to perform CSRF checks, you can create an instance of the test client that enforces CSRF ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... り、それはこの後の使われ方には関係ありません。 Let's create a ContactForm to demonstrate how you'd use this fi ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the synchronization of any test databases that are created when you run a test suite. However, in the proces ... contain have been deprecated: django.views.generic.create_update django.views.generic.date_based django.view ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 設定する for full details. Customizing type of auto-created primary keys ¶ When defining a model, if no field ... , migrations for the primary key of existing auto-created through tables cannot be generated currently. See ... ermines if aggregated values will be distinct. The CreateExtension operation now checks that the extension a ... he database and skips the migration if so. The new CreateCollation and RemoveCollation operations allow crea ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l performance penalty. Here's an example of how to create a middleware function that supports both: import a ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4687
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango.core.files.storage.Storage.accessed_time() , created_time() , and modified_time() methods will be remo ... l have to be either None (to redirect to the newly created object's edit page) or a pre-formatted url. Strin ... t ), and the associated methods ( user.message_set.create() and user.get_and_delete_messages() ), will be re ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 4687
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... が、次のページにパッチのプレビューが表示されるので、"Create pull request" をクリックすれば、Django プロジェクト ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 4687
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 016 - CVE-2016-9013 ¶ User with hardcoded password created when running tests on Oracle. Full description 影 ... ¶ User with "change" but not "add" permission can create objects for ModelAdmin 's with save_as=True . Full ...
https://man.plustar.jp/django/releases/security.html - [similar]