検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 84 for backends (0.021 sec.)
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 6774
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UEST is active. Additionally, the contrib.sessions.backends.base.SessionBase.flush() and cache_db.SessionStore ... empty session. Maintainers of third-party session backends should check if the same vulnerability is present ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6706
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r loading templates. They return a django.template.backends.django.Template which wraps the actual django.temp ... ries: TEMPLATES = [ { 'BACKEND' : 'django.template.backends.django.DjangoTemplates' , 'DIRS' : [ '/home/html/t ... list: TEMPLATES = [{ 'BACKEND' : 'django.template.backends.django.DjangoTemplates' , 'DIRS' : [ BASE_DIR / 't ... oader: TEMPLATES = [{ 'BACKEND' : 'django.template.backends.django.DjangoTemplates' , 'OPTIONS' : { 'loaders' ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 6706
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tore ¶ In previous versions of Django, the session backends created a new empty record in the session storage ... ession records to be evicted. The built-in session backends now create a session record only if the session is ... ons framework), maintainers of third-party session backends should check whether the same vulnerability is pre ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 6706
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... する を参照してください。 SMTP バックエンド ¶ class backends.smtp. EmailBackend ( host = None , port = None , u ... 記述してください: EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend' 指定しなかった場合は、デフォルト ... 記述してください: EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend' このバックエンドはプロダクト ... 記述してください: EMAIL_BACKEND = 'django.core.mail.backends.filebased.EmailBackend' EMAIL_FILE_PATH = '/tmp/ap ...
https://man.plustar.jp/django/topics/email.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6638
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... =5.1.0 Testing other Python versions and database backends ¶ In addition to the default environments, tox sup ... ts for other versions of Python and other database backends. Since Django's test suite doesn't bundle a settin ... gs file for database backends other than SQLite, however, you must create and pr ... . If you want to test the memcached or Redis cache backends, you'll also need to define a CACHES setting that ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6571
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y. Redis cache backend ¶ The new django.core.cache.backends.redis.RedisCache cache backend provides built-in s ... キャッシュ ¶ The new async API for django.core.cache.backends.base.BaseCache begins the process of making cache ... a context along with each message to the django.db.backends logger. 管理コマンド ¶ The runserver management co ... changes that may be needed in third-party database backends. DatabaseOperations.year_lookup_bounds_for_date_fi ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d now can take advantage of pluggable file-storage backends, allowing extensive customization of where and how ... pport as many features as possible on all database backends. However, not all database backends are alike, and ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 6503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... than automatically using the first one if multiple backends are configured ( #27027 ). Made QuerySet.bulk_crea ... te() properly initialize model instances on backends, such as PostgreSQL, that support returning the ID ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ンド ¶ Temporal data subtraction was unified on all backends. If the database supports it, backends can set Dat ... nc , When , Case , and OrderBy ) to allow database backends to customize them without mutating self , which is ... n't safe when using different database backends. See the arg_joiner and **extra_context parameters ... sql() for an example. ファイルストレージ ¶ Storage backends now present a timezone-aware API with new methods ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tting. For details on how you'd write one of these backends, see How to write a custom storage class . There a ... re 3rd party apps available that provide storage backends for many common file storage APIs. A good starting ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT