検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 112 for project (0.059 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 5435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ] ¶ Once the sitemaps application is added to your project, you may also ping Google using the ping_google ma ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e help output. The new startapp --exclude and startproject --exclude options allow excluding directories from ... that setting (now 'static/' ) in the default startproject template. The AdminSite method for the admin index ... ent of the undocumented django.db.migrations.state.ProjectState.__init__() method must now be a set if provid ... ault settings.py file created by django-admin startproject includes USE_TZ = True since Django 1.4. You can s ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
ビルトインのクラスベースのジェネリックビュー — Django 4.0.6 ドキュメント 5435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 合、テンプレートの場所は次のパスになります。/path/to/project/books/templates/books/publisher_list.html このテン ...
https://man.plustar.jp/django/topics/class-based-views/generic-display.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ving web pages that are not powered by your Django project. If you need to retrieve other web pages, use a Py ... ant to write fully-asynchronous tests for a Django project, you will need to take several things into account ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
索引 — Django 4.0.6 ドキュメント 5347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ンオプション startapp コマンドラインオプション startproject コマンドラインオプション --exclude-tag test コマン ... ンオプション startapp コマンドラインオプション startproject コマンドラインオプション --fail-level check コマン ... ンオプション startapp コマンドラインオプション startproject コマンドラインオプション --name-field ogrinspect コ ... --template startapp コマンドラインオプション startproject コマンドラインオプション --testrunner test コマンド ...
https://man.plustar.jp/django/genindex.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . You render the template with a Context . Django projects generally rely on the high level, backend agnosti ... select_template() and from_string() . In a Django project where the TEMPLATES setting defines a DjangoTempla ... r example, for this setting: INSTALLED_APPS = [ 'myproject.polls' , 'myproject.music' ] ...then get_template( ... ml in these directories, in this order: /path/to/myproject/polls/templates/ /path/to/myproject/music/template ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s-osm.html templates have been updated. Check your project if you subclass these widgets or extend the templa ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ility to use more than one database in your Django project. Queries can be issued at a specific database with ... o modify your TEMPLATE_LOADERS setting in existing projects, things will keep working if you leave it untouch ... f : from django.conf.urls.defaults import * from myproject.feeds import LatestEntries , LatestEntriesByCatego ... ws: from django.conf.urls.defaults import * from myproject.feeds import LatestEntries , LatestEntriesByCatego ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... かれていない可能性があるということです。 The Django project has on occasion issued security advisories, pointi ... た潜在的 SQL インジェクション. ` < https://www.djangoproject.com/weblog/2020/feb/03/security-releases/ >`__ 影響 ...
https://man.plustar.jp/django/releases/security.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bles. Their default values should suffice for most projects, but further customization is possible by overrid ... finds depends on whichever pattern is last in your project's urlpatterns list. Putting a prefix on your URL n ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 NEXT