検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 98 for reference (0.085 sec.)
The staticfiles app — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... max_post_process_passes ¶ Since static files might reference other static files that need to have their paths r ... o hashes not converging (for example, if 'foo.css' references 'bar.css' which references 'foo.css' ) there is a ... sing is abandoned. In cases with a large number of references, a higher number of passes might be needed. Incre ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Signals — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te also that Django stores signal handlers as weak references by default, so if your handler is a local functio ... () . 注釈 Model signals sender model can be lazily referenced when connecting a receiver by specifying its full ... on model defined in the polls application could be referenced as 'polls.Question' . This sort of reference can ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t to the admin section, below. For now, remove all references to core . Replace class Admin: with admin.py ¶ Re ... s, so instances of LazyDate can be replaced with a reference to datetime.datetime.now : Old (0.96): class Artic ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f you have a third-party reusable application that references the User model, you may need to make some changes ... to the way you reference User instances. You should also document any speci ... nial-of-service attacks related to external entity references and entity expansion, the XML model deserializer ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r now, the old fields and transforms are left as a reference to the new ones and are deprecated as of this rele ... w skips running the system checks on databases not referenced by tests . TransactionTestCase teardown is now fa ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 参考 How to configure and use logging Django logging reference Python programmers will often use print() in their ...
https://man.plustar.jp/django/topics/logging.html - [similar]
データベース — Django 4.0.6 ドキュメント 5697
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a replacement for server-specific documentation or reference manuals. General notes ¶ Persistent connections ¶ ... n is used, an error is raised when the transaction references the server-side cursor, because server-side curso ... ne is fully transactional and supports foreign key references. It's the recommended choice. However, the InnoDB ...
https://man.plustar.jp/django/ref/databases.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5697
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a single transaction, so data in one fixture can reference data in another fixture. If the database backend s ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5697
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... works and how to extend it. If you're looking for reference on the language syntax, see The Django Template La ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5697
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing when using a hashed static files storage if a reference loop exists (e.g. 'foo.css' references 'bar.css' w ... hich itself references 'foo.css' ) or if the chain of files referencing ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT