検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 125 for many (0.087 sec.)
Django 1.7 release notes — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... without migrations depend on (have a ForeignKey or ManyToManyField to) apps with migrations. App-loading r ... dule was used as an identifier for applications in many APIs. As the concept of Django applications mature ... od allows adding errors to specific form fields from anywhere without having to worry about the details su ... ute limit_choices_to when defining a ForeignKey or ManyToManyField . Calling only() and defer() on the res ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ord. This could allow an attacker to easily create many new session records simply by sending repeated req ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... so applies to the columns generated in an implicit ManyToManyField.through model. If you run into an issue ... he relationship as django.db.models.fields.related.ManyToOneRel (private API RelatedObject has been remove ... = 1 ) >>> p . _meta . get_all_related_objects () [<ManyToOneRel: polls.choice>] >>> p . _meta . get_all_re ... irst day of the week. Seconds have been removed from any locales that had them in TIME_FORMAT , DATETIME_F ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ine an AppConfig subclass in an apps.py submodule. Many define a default_app_config variable pointing to t ... equired to return the initial value. The cache.get_many() , get_or_set() , has_key() , incr() , decr() , i ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xible and allows you to write functions that perform any other kind of check you may require. The followin ... od. register ( *tags)(function ) ¶ You can pass as many tags to register as you want in order to label you ... extend the implementation on the base class, perform any extra checks you need, and append any messages to ...
https://man.plustar.jp/django/topics/checks.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emon Dogs the restaurant>]> 前のトピックへ 多対一 (many-to-one) 関係 次のトピックへ HTTP リクエストのハンド ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hout repeating code in every view. Django provides many built-in context processors , and you can implemen ... ports passing arguments to callables in templates, many features that require a template tag or filter in ...
https://man.plustar.jp/django/topics/templates.html - [similar]
データベース — Django 4.0.6 ドキュメント 5467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d by third parties . Django attempts to support as many features as possible on all database backends. How ... connection, your database must support at least as many simultaneous connections as you have worker thread ...
https://man.plustar.jp/django/ref/databases.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 5467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s db_index=True or unique=True . If the field is a ManyToManyField without a value for through , instead o ... or indexes caused by that field. If the field is a ManyToManyField without a value for through , it will r ... on transformation this cannot do is transforming a ManyToManyField into a normal Field or vice-versa; Djan ... pports_combined_alters , Django will try and do as many of these in a single database call as possible; ot ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 5467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onditionalGetMiddleware . While being suitable for many situations, the middleware has limitations for adv ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT