検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 78 for handle (0.047 sec.)
Django 1.4 release notes — Django 4.0.6 ドキュメント 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Extended IPv6 support ¶ Django 1.4 can now better handle IPv6 addresses with the new GenericIPAddressField ... ith the InnoDB database engine. A new 403 response handler has been added as 'django.views.defaults.permissi ... on_denied' . You can set your own handler by setting the value of django.conf.urls.handler4 ... ing model instance. The sitemaps framework can now handle HTTPS links using the new Sitemap.protocol class a ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ython 2 and 3 ( #23455 ). Fixed MigrationWriter to handle builtin types without imports ( #23560 ). Fixed de ... 601 ). Fixed UnicodeDecodeError crash in AdminEmailHandler with non-ASCII characters in the request ( #23593 ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
View decorators — Django 4.0.6 ドキュメント 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts while leaving the headers unchanged, so you may handle HEAD requests exactly like GET requests in your vi ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... like object (e.g., StringIO or BytesIO ) as a file handle. If you're uploading to an ImageField , the object ... three values that provides information about the unhandled exception, if any, that occurred during the view. ... ribute exc_info to provide information about the unhandled exception. Persistent state ¶ テストクライアントは ... GIN_URL ... When overriding settings, make sure to handle the cases in which your app's code uses a cache or ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
索引 — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ョン makemessages コマンドラインオプション --no-faulthandler test コマンドラインオプション --no-header makemig ... ons のクラス) addslashes template filter AdminEmailHandler (django.utils.log のクラス) AdminPasswordChangeFo ... b.models.functions のクラス) chunk_size (FileUploadHandler の属性) chunks() (File のメソッド) (UploadedFile ... es.uploadedfile モジュール django.core.files.uploadhandler モジュール django.core.mail モジュール django.cor ...
https://man.plustar.jp/django/genindex.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ein as the 404 and 500 views, Django has a view to handle 403 Forbidden errors. If a view results in a 403 e ... SuspiciousOperation is raised in Django, it may be handled by a component of Django (for example resetting t ... he session data). If not specifically handled, Django will consider the current request a 'bad ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you need cleanup of orphaned files, you'll need to handle it yourself (for instance, with a custom managemen ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... project. ロギング ¶ The django.utils.log.AdminEmailHandler class now has a send_mail() method to make it mor ... e. マイグレーション ¶ The RunSQL operation can now handle parameters passed to the SQL statements. It is now ... as part of the model state. A generic mechanism to handle the deprecation of model fields was added. The Run ... . The HttpRequest.build_absolute_uri() method now handles paths starting with // correctly. If DEBUG is Tru ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... であり、カスタムの例外や callable はサポートしない。 handle_no_permission() メソッドは request 引数を取らない。 ... the exception that triggered the view. View error handlers now support TemplateResponse , commonly used wit ... osed to returning an HttpResponseForbidden so that handler403 is invoked. Added HttpRequest.get_port() to fe ... or converter at the level of the DB-API module to handle time zone information of datetime values passed as ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ング ¶ The new reporter_class parameter of AdminEmailHandler allows providing an django.views.debug.ExceptionR ... urn_rows_from_bulk_insert . Database functions now handle datetime.timezone formats when created using datet ... output 'UTC+05:00' ). Third-party backends should handle this format when preparing DateTimeField in dateti ... ng defaults to None . With the default FILE_UPLOAD_HANDLERS , this results in uploaded files having differen ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT