検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 111 for server (0.103 sec.)
Django 1.4 documentation 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の mysite ディレク トリに移り、 python manage.py runserver を実行してください。以下のような メッセージが表示さ ... 1.4 , using settings 'mysite.settings' Development server is running at http : // 127.0 . 0.1 : 8000 / Quit ... the server with CONTROL - C . これで、 Django 開発サーバを起動 ... です。やったね! ポート番号の変更 デフォルトでは、 runserver コマンドを実行すると、開発用サー バはポート番号 80 ...
https://man.plustar.jp/django/contents.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS. security.W00 ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ta from a client-side widget for submission to the server. MultipleChoiceField ¶ class MultipleChoiceField ( ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'hour': 9} Now ¶ class Now ¶ Returns the database server's current date and time when the query is executed ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 's say we're writing a backend for Microsoft's SQL Server which uses the SQL LEN instead of LENGTH for the L ... tion. We'll monkey patch a new method called as_sqlserver() onto the Length class: from django.db.models.fun ... ctions import Length def sqlserver_length ( self , compiler , connection ): return se ... r , connection , function = 'LEN' ) Length . as_sqlserver = sqlserver_length You can also customize the SQL ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... directories and templates are readable by the web server. They can have any extension you want, such as .ht ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ch, when unpickled, executes arbitrary code on the server. The technique for doing so is simple and easily a ... reating the .po file. The undocumented django.core.servers.basehttp.WSGIServerException has been removed. Us ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2009-2659 ¶ Directory-traversal in development server media handler. Full description 影響を受けるバージ ...
https://man.plustar.jp/django/releases/security.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the URL, and thus, also in browser history and server logs, all in plain text. Neither would it be suita ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 5321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ores session files. Be sure to check that your web server has permissions to read and write to this location ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 NEXT