検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 98 for contain (0.074 sec.)
テストツール — Django 4.0.6 ドキュメント 6037
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st runner is executed using a test database, which contains no users by default. As a result, user accounts t ... tus_code , 200 ) # Check that the rendered context contains 5 customers. self . assertEqual ( len ( response ... ting two HTML fragments for equality/inequality or containment . Robustly testing two XML fragments for equal ... given database connection. It returns a list that contains, on exit of the context, the captured callback fu ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = self . _path_from_module ( app_module ) # Module containing models e.g. <module 'django.contrib.admin.model ... reasons, sometimes the list returned by __path__ # contains duplicates that must be removed (#25246). paths = ... ndidate is not cls ] msg = "Module ' %s ' does not contain a ' %s ' class." % ( mod_path , cls_name , ) if ca ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... imming wrapping punctuation, # as encoded entities contain ';'). Unescape entities to avoid # breaking them b ... value . split ( "@" ) except ValueError : # value contains more than one @. return False # Dot must be in p2 ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ncated_text" : text } # The truncation text didn't contain the %(truncated_text)s string # replacement argume ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... returns the smallest circle polygon that can fully contain the geometry. The num_seg parameter is used only o ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou should then ensure that your settings file does contain the SITE_ID setting. This example is equivalent to ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mes." An "app name" is the basename of the package containing your models. For example, if your INSTALLED_APP ... S contains the string 'mysite.blog' , the app name is blog . ... ixture"? ¶ A fixture is a collection of files that contain the serialized contents of the database. Each fixt ... ixture type called mydata . If a fixture directory contained mydata.json , that fixture would be loaded as a ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from the name of your model class and the app that contains it. A model's database table name is constructed ... ur database table name is an SQL reserved word, or contains characters that aren't allowed in Python variable ... rk around name collisions, part of the name should contain '%(app_label)s' and '%(model_name)s' , which are r ... ng unmanaged models. If a model with managed=False contains a ManyToManyField that points to another unmanage ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds a wsgi.py module to the initial project layout, containing a simple WSGI application that can be used for ... g the local variables and POST parameters that may contain sensitive information and should be filtered out o ... ) assertions, or use the html=True flag with assertContains() and assertNotContains() to test whether the cli ... ent's response contains a given HTML fragment. See the assertions documen ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... いくつかのビルトインのフィールドに対する rangefield.contained_by lookup のサポートが追加されました。 Added dja ... upon Django translations. It returns a JSON object containing a translations catalog, formatting settings, an ... list_validator() to generate validators of strings containing integers separated with a custom character. Ema ... validate_unicode_slug() to validate slugs that may contain Unicode characters. Backwards incompatible changes ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT