検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 62 for Accepts (0.029 sec.)
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7629
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... clude() function in Django URLconf modules can now accept sequences of URL patterns (generated by patterns() ... rm, respectively. The redirect_to generic view now accepts an additional keyword argument permanent . If perm ... DateField and DateTimeField . This type of lookup accepts a number between 1 (Sunday) and 7 (Saturday), and ... he {% for %} tag in Django's template language now accepts an optional {% empty %} clause, to be displayed wh ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7296
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g DISTINCT ON . The distinct() QuerySet method now accepts an optional list of model field names. If specifie ... bout using AJAX and CSRF . Password reset view now accepts subject_template_name ¶ The password_reset view in ... django.contrib.auth now accepts a subject_template_name parameter, which is passed ... you will need to ensure your form's save() method accepts this keyword argument. django.core.template_loader ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 7224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pported data source file (e.g., a shapefile). Also accepts django.contrib.gis.gdal.DataSource instances. mapp ... stdout , strict = False ) ¶ The save() method also accepts keywords. These keywords are used for controlling ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng Python 3. The username validator now explicitly accepts Unicode characters by default on Python 3 only. カ ... hat it generates. The shell --interface option now accepts python to force use of the "plain" Python interpre ... tabase. To assist with testing, call_command() now accepts a command object as the first argument. The shell ... e used to set the number of arguments the function accepts. Added BigAutoField which acts much like an AutoFi ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... port weakref from django.utils.inspect import func_accepts_kwargs logger = logging . getLogger ( "django.disp ... t be callable." ) # Check for **kwargs if not func_accepts_kwargs ( receiver ): raise ValueError ( "Signal re ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ; that is, if it was made with HTTPS. HttpRequest. accepts ( mime_type ) ¶ Returns True if the request Accept ... ader matches the mime_type argument: >>> request . accepts ( 'text/html' ) True Most browsers send Accept: */ ... ers only. See Content negotiation example of using accepts() to return different content to API consumers. If ... guessed from contents of open_file . FileResponse accepts any file-like object with binary content, for exam ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.11.15 リリースノート — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enabled, and if the project has a URL pattern that accepts any path ending in a slash (many content managemen ...
https://man.plustar.jp/django/releases/1.11.15.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irst uninstall PIL, then install Pillow. ModelForm accepts several new Meta options. Fields included in the l ... details. The choices argument to model fields now accepts an iterable of iterables instead of requiring an i ... the previous parameter name. validate_email() now accepts email addresses with localhost as the domain. The ... edirectView.get_redirect_url() has changed and now accepts positional arguments as well ( *args, **kwargs ). ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.0.8 リリースノート — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enabled, and if the project has a URL pattern that accepts any path ending in a slash (many content managemen ...
https://man.plustar.jp/django/releases/2.0.8.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 7138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g now supports pathlib.Path . The GeoIP2 class now accepts pathlib.Path path . django.contrib.postgres ¶ The ... Y … TO statements on PostgreSQL. FilePathField now accepts a callable for path . Allowed symmetrical intermed ... t_id() is replaced by return_insert_columns() that accepts a fields argument, which is an iterable of fields ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT