検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 146 for instance (0.059 sec.)
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #24685 ). Fixed crash when reusing the same Case instance in a query ( #24752 ). Corrected join promotion fo ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 2.0.1 リリースノート — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g of a GenericForeignKey when the referenced model instance uses more than one level of multi-table inheritanc ...
https://man.plustar.jp/django/releases/2.0.1.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed a regression in Django 2.2 that caused a single instance fast-delete to not set the primary key to None ( # ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re calling dispatch() . It allows mixins to set up instance attributes for reuse in child classes. 国際化 (int ... ciently updating specific fields on multiple model instances. Django no longer always starts a transaction whe ... used to specify values for new intermediate model instance(s). Request と Response ¶ Added HttpRequest.header ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 5288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... try. This register_to object must have a _registry instance variable to access it. """ from django.apps import ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 5288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the configurations below presumes that your Apache instance is running only one Django application. If you are ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge structure is later changed with JavaScript. For instance, when binding a click handler, use $('body').on('c ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ubclass. In a few situations this is required; for instance if the app package is a namespace package with mul ... _app_configs () ¶ Returns an iterable of AppConfig instances. apps. get_app_config ( app_label ) ¶ Returns an ... . It must be called explicitly in other cases, for instance in plain Python scripts. The application registry ...
https://man.plustar.jp/django/ref/applications.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 5288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... :model:`myapp.MyModel`. **Context** ``mymodel`` An instance of :model:`myapp.MyModel`. **Template:** :template ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r sitemap for the current URL level and below. For instance, if sitemap.xml lives in your root directory, it m ... logSitemap or NewsSitemap ). It may also map to an instance of a Sitemap class (e.g., BlogSitemap(some_var) ). ... .sitemap' ), ] These views return TemplateResponse instances which allow you to easily customize the response ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT