検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 42 for serve (0.052 sec.)
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e modules are known to an attacker to exist on the server's Python import path, which perform code executio ... ache framework will also cache the CSRF cookie and serve the same nonce to other anonymous clients who do n ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e modules are known to an attacker to exist on the server's Python import path, which perform code executio ... ache framework will also cache the CSRF cookie and serve the same nonce to other anonymous clients who do n ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django を uWSGI とともに使うには? — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s.tar.gz uWSGI モデル ¶ uWSGI operates on a client-server model. Your web server (e.g., nginx, Apache) comm ... unicates with a django-uwsgi "worker" process to serve dynamic content. Django に対して uWSGI サーバーを設 ...
https://man.plustar.jp/django/howto/deployment/wsgi/uwsgi.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ory ( STATIC_ROOT ) to be moved to the static file server and served. Depending on STATICFILES_STORAGE , fi ... 信する ¶ Most larger Django sites use a separate web server -- i.e., one that's not also running Django -- fo ... r serving static files. This server often runs a different type of web server -- fast ... 静的ファイルを配信する ¶ Another common tactic is to serve static files from a cloud storage provider like Am ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... est Forgeries django.middleware.gzip Middleware to serve GZipped content for performance. django.middleware ...
https://man.plustar.jp/django/py-modindex.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h ¶ func ¶ The view function that would be used to serve the URL args ¶ The arguments that would be passed ... the base URL of the Django project within its web server (normally, reverse() takes care of this for you). ... . If your Django project is at the root of its web server, this is always "/" . 目次 django.urls utility fu ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atic. static ( prefix , view = django.views.static.serve , ** kwargs ) ¶ Helper function to return a URL pa ... path to the view that should be called in case of server errors. Server errors happen when you have runtim ... ew code. By default, this is django.views.defaults.server_error() . If you implement a custom view, be sure ... epts a request argument and returns an HttpResponseServerError . 目次 django.urls functions for use in URLc ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ires you to have a working database set up just to serve dynamic pages. In other words, you can just use UR ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e modules are known to an attacker to exist on the server's Python import path, which perform code executio ... ache framework will also cache the CSRF cookie and serve the same nonce to other anonymous clients who do n ... on-concrete fields ( #22250 ). Fixed ModelAdmin.preserve_filters when running a site with a URL prefix ( #2 ... closing a database connection or when the database server disconnects ( #21239 and #21202 ) Fixed regressio ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... when it didn't match the current time zone on the server. In addition, the widgets now display a help mess ... age when the browser and server time zone are different, to clarify how the value ... AGE_SESSION_KEY constant did not exist, but keys reserved for Django should start with an underscore. For b ... le databases, all cache tables are created. The runserver command received several improvements: On Linux s ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 NEXT