検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 157 for time (0.028 sec.)
How is Django Formed? — Django 4.0.6 ドキュメント 5643
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eek before the release; most of it can be done any time leading up to the actual release: If this is a sec ... e-check that the release notes mention deprecation timelines for any APIs noted as deprecated, and that th ... it the changed/added files (both .po and .mo). Sometimes there are validation errors which need to be debu ... sh origin -u stable/3.1.x:stable/3.1.x At the same time, update the django_next_version variable in docs/c ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 5643
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erve() view read the files it served one line at a time. Therefore, a big file with no newlines would resu ... used only as a development aid. Now may be a good time to audit your project and serve your files in prod ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 5643
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erve() view read the files it served one line at a time. Therefore, a big file with no newlines would resu ... used only as a development aid. Now may be a good time to audit your project and serve your files in prod ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 5643
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e data-dependent slowdown that slowly worsens over time. The net result is that given enough time, a user ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5643
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in since the iterations were increased. The first time a user logs in after an iterations increase, their ... g difference. The new BasePasswordHasher.harden_runtime() method allows hashers to bridge the runtime gap ... password hashers that don't implement a harden_runtime() method. If you have different password hashes in ... ¶ Fixed a crash on PostgreSQL that prevented using TIME_ZONE=None and USE_TZ=False ( #26177 ). Added syste ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5597
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erve() view read the files it served one line at a time. Therefore, a big file with no newlines would resu ... used only as a development aid. Now may be a good time to audit your project and serve your files in prod ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5597
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in since the iterations were increased. The first time a user logs in after an iterations increase, their ... g difference. The new BasePasswordHasher.harden_runtime() method allows hashers to bridge the runtime gap ... password hashers that don't implement a harden_runtime() method. If you have different password hashes in ... . Fixed a crash on PostgreSQL that prevented using TIME_ZONE=None and USE_TZ=False ( #26177 ). Added syste ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iveContext will set the context. Usage: >>> import time >>> async with ThreadSensitiveContext(): ... await ... sync_to_async(time.sleep, 1)() """ def __init__ ( self ): self . toke ... ent_loop = asyncio . get_running_loop () except RuntimeError : # There's no event loop in this thread. Loo ... ent_loop = asyncio . get_running_loop () except RuntimeError : pass else : if event_loop . is_running (): ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
FAQ: データベースとモデル — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... question, polls_polls.pub_date FROM polls_polls', 'time': '0.002'}] connection.queries は DEBUG が True の ... 目が入っています: ``sql`` -- The raw SQL statement ``time`` -- How long the statement took to execute, in se ...
https://man.plustar.jp/django/faq/models.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5493
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing Python to be installed on your machine. At the time of writing, Python 3.8 is the latest version. To i ... next to the command prompt to designate that. Each time you start a new command prompt, you'll need to act ...
https://man.plustar.jp/django/howto/windows.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT