検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 345 for when (0.043 sec.)
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 4456
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... isclosure and can be a vector for cache poisoning. When using Django sessions, Django will set a Vary: Coo ... 3 compatible ( #22551 ). Fixed pgettext_lazy crash when receiving bytestring content on Python 2 ( #22565 ... ). Fixed the SQL generated when filtering by a negated Q object that contains a F ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 4456
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that they have already seen. This is commonly used when retrieving a web page (using an HTTP GET request) ... alGetMiddleware middleware to set the ETag header. When the client next requests the same resource, it mig ... status code (Precondition Failed) may be returned. When you need more fine-grained control you may use per ... , displaying the latest blog entries, only changes when you add a new blog entry, you can compute the last ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 4456
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iting the number of forms that can be instantiated when supplying POST data. This protects against memory ... rm_errors () ['Please submit at most 1000 forms.'] When absolute_max is None , it defaults to max_num + 10 ... now returns False rather than raising an exception when the management form is missing or has been tampere ... de. For example, here is the default error message when the management form is missing: >>> formset = Arti ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te; the context is just as important as the words. When reading Trac, you need to take into account who sa ... ys things, and when they were said. Support for an idea two years ago ... n't do it without you ! Err on the side of caution when marking things Ready For Check-in If you're really ... ide ends up doing more harm than good. Be rigorous When we say " PEP 8 , and must have docs and tests", we ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _success_url () ¶ Determine the URL to redirect to when the form is successfully validated. Returns succes ... _success_url () ¶ Determine the URL to redirect to when the form is successfully validated. Returns django ... メソッドと属性 success_url ¶ The url to redirect to when the nominated object has been successfully deleted ... et_success_url () ¶ Returns the url to redirect to when the nominated object has been successfully deleted ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ded to the nearest integer. Index.name is required when using *expressions . Restrictions on Oracle Oracle ... tabases besides PostgreSQL. Index.name is required when using opclasses . condition ¶ Index. condition ¶ I ... s with more than 400 pages. Index.name is required when using condition . Restrictions on PostgreSQL Postg ... tabases besides PostgreSQL. Index.name is required when using include . See the PostgreSQL documentation f ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rough the introduction of transaction-based tests: when using django.test.TestCase , your tests will now b ... e run in a transaction which is rolled back when finished, instead of by flushing and re-populating ... entially nested) named prefixes which will be used when performing reverse resolution. In other words, reu ... ommended in order to allow fine-grained control of when and where the CSRF processing takes place. reverse ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.11.23 リリースノート — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ip_tags() now avoids recursive calls to HTMLParser when progress removing tags, but necessarily incomplete ... ignificant memory usage due to excessive recursion when re-percent-encoding invalid UTF-8 octet sequences. ... uri_to_iri() now avoids recursion when re-percent-encoding invalid UTF-8 octet sequences. ...
https://man.plustar.jp/django/releases/1.11.23.html - [similar]
Django 2.1.11 リリースノート — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ip_tags() now avoids recursive calls to HTMLParser when progress removing tags, but necessarily incomplete ... ignificant memory usage due to excessive recursion when re-percent-encoding invalid UTF-8 octet sequences. ... uri_to_iri() now avoids recursion when re-percent-encoding invalid UTF-8 octet sequences. ...
https://man.plustar.jp/django/releases/2.1.11.html - [similar]
Django 2.2.8 リリースノート — Django 4.0.6 ドキュメント 4420
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... data loss possibility in the admin changelist view when a custom formset's prefix contains regular express ... d a regression in Django 2.2.1 that caused a crash when migrating permissions for proxy models with a mult ... data loss possibility in the select_for_update() . When using 'self' in the of argument with multi-table i ...
https://man.plustar.jp/django/releases/2.2.8.html - [similar]