検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 42 for serve (0.070 sec.)
Single object mixins — Django 4.0.6 ドキュメント 6781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... non-sequential arguments. Using a unique slug may serve the same purpose, but this scheme allows you to ha ...
https://man.plustar.jp/django/ref/class-based-views/mixins-single-object.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d, the response will become an HTTP 500 ("Internal Server Error") and the FlatpageFallbackMiddleware will n ... ot attempt to serve a flat page. How to add, change and delete flatpag ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... roject, you can use a data migration . In order to serve different sites in production, you'd create a sepa ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d types. If the database column name is a Python reserved word (such as 'pass' , 'class' or 'for' ), inspec ... n comment 'Field renamed because it was a Python reserved word.' next to the field. This feature is meant a ... status when unapplied migrations are detected. runserver ¶ django-admin runserver [addrport] ¶ Starts a li ... ghtweight development web server on the local machine. By default, the server runs ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
設定 — Django 4.0.6 ドキュメント 6673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d by default) to all cache keys used by the Django server. See the cache documentation for more information ... file system cache, a host and port for a memcache server, or an identifying name for a local memory cache. ... sion number for cache keys generated by the Django server. See the cache documentation for more information ... m a form on one subdomain to be accepted by a view served from another subdomain. Please note that the pres ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... most notably, the error emails sent on an HTTP 500 server error are now handled as a logging activity. See ... in MEDIA_ROOT along with user-uploaded files, and serve them both at MEDIA_URL . Part of the purpose of in ... rectories listed in STATICFILES_DIRS , and will be served at STATIC_URL . See the reference documentation o ... ude more of the detail and formatting of the debug server error page. simple_tag() now accepts a takes_cont ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tely vague. For example, a tag can output content, serve as a control structure e.g. an "if" statement or a ...
https://man.plustar.jp/django/topics/templates.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es must not contain "__" . fields.E003 : pk is a reserved word that cannot be used as a field name. fields. ... are in your MIDDLEWARE , so your pages will not be served with an 'x-frame-options' header. Unless there is ... a good reason for your site to be served in a frame, you should consider enabling this hea ... ECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... frameworks like Selenium . The new django.test.LiveServerTestCase base class lets you test the interactions ... ation that can be used for deploying with WSGI app servers . The built-in development server now supports u ... d WSGI callable, which makes it possible to run runserver with the same WSGI configuration that is used for ... setting lets you configure which WSGI callable runserver uses. (The runfcgi management command also intern ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l() mentioned above) has been removed. This method served to format dates on Oracle long before 1.0, but ha ... xample, self.assertRedirects(response, 'http://testserver/some-url/') should be replaced by self.assertRedi ... vior, but you might see some new logging to the runserver console, for example. If you are overriding Djang ... re just the first item, old_names . By default LiveServerTestCase attempts to find an available port in the ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 NEXT