検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 151 for uses (0.090 sec.)
GeoDjango's admin site — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass OSMGeoAdmin ¶ A subclass of GeoModelAdmin that uses a Spherical Mercator projection with OpenStreetMap ...
https://man.plustar.jp/django/ref/contrib/gis/admin.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go のデフォルトのロギング設定 ¶ By default, Django uses Python's logging.config.dictConfig format . Defaul ... oes not post messages using this name. Instead, it uses one of the loggers below. django.request ¶ リクエス ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntrib.sessions ¶ django.contrib.sessions currently uses pickle to serialize session data before storing it ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... no development instance, for example. If a project uses a package like the django-debug-toolbar , then the ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... no development instance, for example. If a project uses a package like the django-debug-toolbar , then the ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le to reverse a strong password hash, if your site uses weaker password hashing algorithms such as MD5 or ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ttacker can use, see RFC 7914 for more details. To use scrypt as your default storage algorithm, do the fo ... her ): """ A subclass of PBKDF2PasswordHasher that uses 100 times more iterations. """ iterations = PBKDF2 ... t parameter differently from the value that Django uses. The conversion is given by memory_cost == 2 ** me ... sher' , ] Include any other hashers that your site uses in this list. Included hashers ¶ The full list of ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of them in order to keep them separate. The cache uses a least-recently-used (LRU) culling strategy. Note ... This is useful if you have a production site that uses heavy-duty caching in various places but a develop ... y default, cache keys never expire. A value of 0 causes keys to immediately expire (effectively "don't cac ... meout ) ¶ To set multiple values more efficiently, use set_many() to pass a dictionary of key-value pairs: ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ults , DEBUG = True ) The following example, which uses myapp_defaults as a positional argument, is equiva ... h loads some Django templates and renders them, or uses the ORM to fetch some data -- there's one more ste ...
https://man.plustar.jp/django/topics/settings.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 5554
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... application callable which the application server uses to communicate with your code. It's commonly provi ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT