検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 116 for called (0.016 sec.)
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s ¶ Session cookie is now deleted after flush() is called. django.contrib.sitemaps ¶ The new Sitemap.i18n at ... s are now always closed after a management command called from the command line has finished doing its job. ... lass() , the super implementation should always be called. Removal of django.contrib.formtools ¶ The formtoo ... .quote_name_unless_alias(...) where you previously called qn(...) . Default value of RedirectView.permanent ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 6452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l: the model's get_absolute_url() function will be called. A view name, possibly with arguments: reverse() w ... t; that object's get_absolute_url() method will be called to figure out the redirect URL: from django.shortc ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... value isn't provided. The authenticate() function called by login() normally annotates the user like this. ... or. If execute is True , all the callbacks will be called as the context manager exits, if no exception occu ... to the state it was in directly after migrate was called. Then, all the named fixtures are installed. In th ... s a standard Python context manager (see PEP 343 ) called settings() , which can be used like this: from dja ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.utils.safestring — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... decorator, mark the returned data as safe. Can be called multiple times on a single string. """ if hasattr ...
https://man.plustar.jp/django/_modules/django/utils/safestring.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o it now: cd django Your GitHub repository will be called "origin" in Git. You should also set up django/dja ... link to your branch. Note that the above branch is called a "topic branch" in Git parlance. You are free to ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TTP_ prefix to the name. So, for example, a header called X-Bender would be mapped to the META key HTTP_X_BE ... st of all values for the key. Raises KeyError when called on an empty dictionary. For example: >>> q = Query ... e deleted. HttpResponse. close () ¶ This method is called at the end of the request directly by the WSGI ser ... aders ( open_file ) ¶ This method is automatically called during the response initialization and set various ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed, the callback will be invoked immediately. When called, callbacks will be passed a single argument -- the ... er() will only have an effect the first time it is called. On subsequent calls, it will return the result ob ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 6314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eModelAdmin.has_change_permission() is incorrectly called with a non- None obj argument during an object add ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 6163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... accepts the following additional option when it is called by serializers.serialize() : geometry_field : A st ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e standard django-admin script to create a project called geodjango :   $ django-admin startproject geodja ... e a LayerMapping in a Python script. Create a file called load.py inside the world application, with the fol ... y OpenLayers ). Let's dive right in. Create a file called admin.py inside the world application with the fol ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT