検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 117 for Site (0.079 sec.)
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se API, and try editing objects via Django's admin site, and edit the models file accordingly. 目次 How to ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 実行してください。   $ django-admin startproject mysite ...\> django-admin startproject mysite これを実行す ... ると、現在のディレクトリに mysite ディレクトリが作成されます。動作しなければ django- ... 。 startproject が何を作成したかをみてみましょう: mysite / manage . py mysite / __init__ . py settings . py ... ルはそれぞれ以下のような役割を持っています: 外側の mysite/ ルートディレクトリは、プロジェクトのコンテナです。 ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... everse() -- which performs this process in the opposite direction. The reverse() function takes informatio ... aching framework and a system for preventing cross-site request forgery (CSRF) attacks . The CSRF-protecti ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... explicit list of valid host/domain names for this site. A request with a Host header not matching an entr ... wards-compatibility, but we strongly encourage all sites to set a more restrictive value. This host valida ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... everse() -- which performs this process in the opposite direction. The reverse() function takes informatio ... aching framework and a system for preventing cross-site request forgery (CSRF) attacks . The CSRF-protecti ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r code, but can provide a useful insight into your site's overall performance, including aspects that can' ... of performance of an already well-optimized Django site. However, they are not magic solutions to performa ... re unlikely to bring better than marginal gains to sites that don't already do the more basic things the r ... : most performance problems in well-written Django sites aren't at the Python execution level, but rather ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5625
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Some optional applications, such as the FlatPage, Sites and Redirects apps, have been decoupled and moved ... to Welsh, it is now possible to use Django's admin site in your native language. The number of changes req ... ribution is also available online at the Django website . The FAQ document is especially recommended, as i ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5625
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le named cache connections. Secondly, versioning , site-wide prefixing and transformation have been added ... d tools for accessing and manipulating the current Site object in the sites framework . A RequestFactory f ... provides alternate implementations of the url and ssi template tags. This future library implement behavio ... eviously undocumented method 'django.contrib.admin.sites.AdminSite.display_login_form' has been removed in ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5625
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lace the User with one totally customized for your site. Django 1.5 is also the first release with Python ... his doesn't change the login behavior of the admin site; it only affects the warning message that is displ ... .contrib.redirects without enabling django.contrib.sites . This isn't allowed any longer. If you're using ... , make sure INSTALLED_APPS contains django.contrib.sites . BoundField.label_tag now escapes its contents a ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5625
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hus this potential DoS is now only possible if the site chooses to expose a session-modifying view to anon ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT