検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 121 for passed (0.026 sec.)
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 14275
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase field. size ¶ This is an optional argument. If passed, the array will have a maximum size as specified. ... This will be passed to the database, although PostgreSQL at present do ... he returned objects will be those where the values passed are a subset of the data. It uses the SQL operator ... be those where the data is a subset of the values passed. It uses the SQL operator <@ . For example: >>> Po ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
Django 3.0.1 リリースノート — Django 4.0.6 ドキュメント 8674
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... by re_path() , returned positional arguments to be passed to the view when all optional named groups were mi ... value were marked as checked instead of preserving passed values ( #31073 ). 目次 Django 3.0.1 リリースノート ... , regression , Fixed , account , Bugfixes , all , passed , were , token , sent クイック検索 Last update: 20 ...
https://man.plustar.jp/django/releases/3.0.1.html - [similar]
Signals — Django 4.0.6 ドキュメント 8537
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tance created. args A list of positional arguments passed to __init__() . kwargs A dictionary of keyword arg ... uments passed to __init__() . For example, the tutorial has this ... ty list because there were no positional arguments passed to __init__() ) kwargs {'question_text': "What's n ... used. update_fields The set of fields to update as passed to Model.save() , or None if update_fields wasn't ...
https://man.plustar.jp/django/ref/signals.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 8389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... NTS ¶ Any arguments following a -- divider will be passed on to the underlying command-line client. For exam ... rt of your database configuration in DATABASES are passed to the command-line client, e.g. 'isolation_level' ... context used for all matching files is: Any option passed to the startapp command (among the command's suppo ... rted options) app_name -- the app name as passed to the command app_directory -- the full path of t ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 8389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he application of autoescaping for literal strings passed to the join template filter. Previously, literal s ... trings passed to join were automatically escaped, contrary to th ... autoescaping and literal strings . Literal strings passed to join are no longer automatically escaped, meani ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 8389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the last request, perhaps. These two functions are passed as parameters to the django.views.decorators.http. ... mpute the ETag and the last modified time, will be passed the incoming request object and the same parameter ... ew function they are helping to wrap. The function passed last_modified_func should return a standard dateti ... r None if the resource doesn't exist. The function passed to the etag decorator should return a string repre ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 8252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o use for loading the template. template_engine is passed as the using keyword argument to response_class . ... tent type to use for the response. content_type is passed as a keyword argument to response_class . Default ... f any keyword arguments are provided, they will be passed to the constructor of the response class. Calls ge ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 8252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ew basis. The middleware is created with no params passed. It assumes middleware that's compatible with the ... eturns a function that accepts the arguments to be passed to the middleware_class. For example, the cache_pa ... bjects of protected types are preserved as-is when passed to force_str(strings_only=True) . force_str ( s , ... s long as the instance does, so if the instance is passed around and the function subsequently invoked, the ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 8252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Any other function parameter will be transparently passed to the view. Error views ¶ Django comes with a few ... at triggered the view (e.g. containing any message passed to a specific Http404 instance). Three things to n ... regular expression in the URLconf. The 404 view is passed a RequestContext and will have access to variables ... elated to the exception that triggered the view is passed to the template context, as the exception message ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.11.23 リリースノート — Django 4.0.6 ドキュメント 8252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... text.Truncator 's chars() and words() methods were passed the html=True argument, they were extremely slow t ... ionary, with dictionary expansion, as the **kwargs passed to QuerySet.filter() . CVE-2019-14235: Potential m ... austion in django.utils.encoding.uri_to_iri() ¶ If passed certain inputs, django.utils.encoding.uri_to_iri() ...
https://man.plustar.jp/django/releases/1.11.23.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT