検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 77 for applications (0.016 sec.)
How is Django Formed? — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u can use normal MD5, SHA1, or SHA256 checksumming applications to generate the checksums of the Django package an ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... it as simple as possible to create geographic web applications, like location-based services. Its features includ ... ata on the map ¶ Geographic Admin ¶ Django's admin application supports editing geometry fields. Basics ¶ The Djan ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Note that this is typically not a problem in most applications and will become a non-issue in HTML5, where each w ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... taticfiles collects static files from each of your applications (and any other places you specify) into a single l ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your domain, it can't force a user to post to your application since that request won't come from your own exact d ... _protect decorator to ensure the security of these applications against CSRF. It is recommended that the developer ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2 ¶ Automatic AppConfig discovery ¶ Most pluggable applications define an AppConfig subclass in an apps.py submodu ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
ビルトインのクラスベースのジェネリックビュー — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... インのクラスベースのジェネリックビュー ¶ Writing web applications can be monotonous, because we repeat certain patte ...
https://man.plustar.jp/django/topics/class-based-views/generic-display.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... operations on models in the auth and contenttypes applications. """ route_app_labels = { 'auth' , 'contenttypes' ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntial performance gains, typically for heavyweight applications. A key aim of the PyPy project is compatibility wi ...
https://man.plustar.jp/django/topics/performance.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... せん。 Using the Django test runner to test reusable applications も参照してください。 警告 作成したテストが、データ ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT