検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 51 for pages (0.045 sec.)
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 7103
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... users to have permissions to view the change form pages in the first place, this could leak data if you re ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 7029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r reference documentation come directly from those pages). Any tags or filters that you create or are added ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 7029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... users to have permissions to view the change form pages in the first place, this could leak data if you re ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nium to test rendered HTML and the behavior of web pages, namely JavaScript functionality. Django also prov ... t, instantiate django.test.Client and retrieve web pages: >>> from django.test import Client >>> c = Client ... ) The test client is not capable of retrieving web pages that are not powered by your Django project. If yo ... u need to retrieve other web pages, use a Python standard library module such as urll ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ic files and can often make for faster-loading web pages (especially when using a CDN). これらのサービスを使 ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ンを使用してください。たとえば、 django.contrib.flatpages.models.FlatPage モデルに対して admin フォームのより ... るフィールドのリストを含みます。 django.contrib.flatpages.models.FlatPage モデルを用いた例は以下のようになり ... application URL dispatching handler to render the pages that deal with model instances CRUD operations. As ... . TabularInline ): model = Book raw_id_fields = ( "pages" ,) InlineModelAdmin. template ¶ ページ上でインライ ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ve a working database set up just to serve dynamic pages. In other words, you can just use URLconfs/views o ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e those templates in order to present pretty error pages to the user. django.contrib.auth provides a new si ... trict DTDs, you should add a div around it in your pages. The template tags library adminmedia , which only ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g sitemap alternates to localized versions of your pages. django.contrib.syndication ¶ The new item_comment ... the values elided. If there are a large number of pages, this can be helpful for generating a reasonable n ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... added to enable non-editable fields in add/change pages for models and inlines. Field and calculated value ... y inserted CSRF tokens into POST forms in outgoing pages, has been deprecated in favor of a template tag me ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
PREV 1 2 3 4 5 6 NEXT