検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 135 for their (0.064 sec.)
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e now providing versions of Django integrated with their package-management systems. These can make install ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... loggers except django.server propagate logging to their parents, up to the root django logger. The console ... n . Messages to this logger have params and sql in their extra context (but unlike django.db.backends , not ...
https://man.plustar.jp/django/ref/logging.html - [similar]
設定 — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ided by the database, such as date_trunc , because their results depend on the time zone. However, this has ... n other words, if end users include that header in their requests, the proxy will discard it. Your proxy se ... that you know don't need this feature, you can add their full names in here (e.g. 'django.contrib.contentty ... IE_SECURE and SESSION_COOKIE_HTTPONLY when setting their cookies. MESSAGE_TAGS ¶ デフォルト値: { messages . ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vendors today are shipping Python 2.5 or newer as their default version. If you're still using Python 2.4, ... hus projects upgrading to Django 1.4 should update their manage.py . (The old-style manage.py will continue ... ed by the underlying backend implementation. Check their documentation for details. COMMENTS_BANNED_USERS_G ... y of this dictionary, so form instances can modify their initial data without messing with the class variab ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to leak), the attacker could insert a string into their session which, when unpickled, executes arbitrary ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vendors today are shipping Python 2.6 or newer as their default version. If you're still using Python 2.5, ... ist sorted in ascending order in the context, like their function-based predecessors, but it actually was i ... n arbitrary data, Django doesn't attempt to decode their body. However, the test client used to build a que ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.6.11 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ve also backported the fix for the Python bug into their packages of earlier versions. To remedy this issue ...
https://man.plustar.jp/django/releases/1.6.11.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dropped some features that have reached the end of their deprecation cycle, and we've begun the deprecation ... We expect most projects will keep the majority of their views synchronous, and only have a select few runn ... ed in 3.1 ¶ These features have reached the end of their deprecation cycle and are removed in Django 3.1. S ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lt for each author in the database, annotated with their average book rating. However, the result will be s ... means if you have two authors with the same name, their results will be merged into a single result in the ... ( 'id' )) ...which will group the Item objects by their common data values and then count the number of id ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s: You have not changed your models since you made their tables. For migrations to work, you must make the ... taking all of your existing migrations, extracting their Operation s and putting them all in sequence, and ... sure that they run migrate to store the change in their database. You must then transition the squashed mi ... cts from pathlib . Concrete paths are converted to their pure path equivalent, e.g. pathlib.PosixPath to pa ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT