検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 98 for contain (0.011 sec.)
Django のリリースプロセス — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のような過程をたどることになります。 Django 4.2 will contain a backwards-compatible replica of the function whi ... ango 5.0 (the version that follows 4.2) will still contain the backwards-compatible replica. Django 5.1 では、 ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This means that when you unpickle a QuerySet , it contains the results at the moment it was pickled, rather ... alues() with the normal model objects: # This list contains a Blog object. >>> Blog . objects . filter ( name ... QuerySet [ < Blog : Beatles Blog > ] > # This list contains a dictionary. >>> Blog . objects . filter ( name_ ... d. If you specify the fields, each dictionary will contain only the field keys/values for the fields you spec ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the Django 1.0 codebase. As such, Django 1.0.1 contains no new features (and, pursuant to our compatibili ... backwards compatibility with Django 1.0), but does contain a number of fixes and other improvements. Django 1 ... es and improvements in Django 1.0.1 ¶ Django 1.0.1 contains over two hundred fixes to the original Django 1.0 ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le for the special situation of the literal string containing one of the five special HTML characters. Thus, ... egister that admin views. That is, if your URLconf contains the line: ( r '^admin/(.*)' , admin . site . root ... ds ¶ In some complex situations, your models might contain fields which could contain a lot of data (for exam ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that any existing data in your application doesn't contain unexpected newlines. validate_ipv4_address() , val ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that any existing data in your application doesn't contain unexpected newlines. validate_ipv4_address() , val ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll__ ( self , value ): """ Validate that the input contains (or does *not* contain, if inverse_match is True) ... ersValidator : """Validate that the string doesn't contain the null character.""" message = _ ( "Null charact ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo core is Python, the admin and gis contrib apps contain JavaScript code. Please follow these coding standa ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... LED_APPS setting. Make sure your TEMPLATES setting contains a DjangoTemplates backend whose APP_DIRS options ... e the alternate links generated by alternates will contain a hreflang="x-default" fallback entry with a value ... a sitemap by passing it a dictionary which has to contain at least a queryset entry. This queryset will be u ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t header. Django's documentation has for some time contained notes advising users on how to configure web ser ... , Django 1.4.4 adds a new setting, ALLOWED_HOSTS , containing an explicit list of valid host/domain names for ... ement command, you will need to ensure they do not contain a DTD. Formset memory exhaustion ¶ Previous versio ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT