検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 86 for instances (0.026 sec.)
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... del could still view the Unicode representation of instances via their admin history log. Django 1.4.4 now limi ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ubwidgets ( #26267 ). Prevented ContentTypeManager instances from sharing their cache ( #26286 ). 目次 Django 1 ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () method ( #26280 ). Prevented ContentTypeManager instances from sharing their cache ( #26286 ). Reverted a ch ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... call the save() or delete() methods of individual instances, which means that any custom behavior you have add ... te() on a Q expression with multiple through model instances to reduce the number of SQL queries. For example: ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... message in message : # Normalize plain strings to instances of ValidationError. if not isinstance ( message , ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This method is available only on the class, not on instances." ) return super () . __get__ ( instance , cls ) d ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m. Since this is a subclass of SingleObjectMixin , instances of this mixin have access to the model and queryse ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation namespaces into URLs on specific application instances, according to the namespaced URL resolution strate ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... attern_list -- Iterable of path() and/or re_path() instances. app_namespace ( str ) -- Application namespace fo ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... =None Make any custom signals you've declared into instances of django.dispatch.Signal instead of anonymous obj ... d query arguments can both be callable objects, so instances of LazyDate can be replaced with a reference to da ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT