検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 108 for format (0.102 sec.)
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ible if you were using the redirect_to view with a format-string key called 'permanent', which is highly unl ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
FAQ: 一般的な質問 — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release. These docs are in reST (reStructuredText) format, and each text file corresponds to a web page on t ...
https://man.plustar.jp/django/faq/general.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... >.checksum.txt containing the hashes and release information. Start with this template and insert the correc ... on, date, GPG key ID (from gpg --list-keys --keyid-format LONG ), release manager's GitHub username, release ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntain both class objects as well as strings in the format "appname.ModelName" if you want to depend on anoth ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... racters, or if you want to store user's names in a format other than first name/last name, or you want to pu ... t custom profile information onto your User object, you can now do so. If yo ... ws you to reduce configuration duplication. More information can be found in the login_required() documentat ... . Read the index_together documentation for more information. During Django's logging configuration verbose ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with the attribute exc_info , a tuple providing information of the exception that occurred. Tests and test ... . Database functions now handle datetime.timezone formats when created using datetime.timedelta instances ( ... +05:00' ). Third-party backends should handle this format when preparing DateTimeField in datetime_cast_date ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... determines the amount of notification and debug information that will be printed to the console; 0 is no ou ... which is used to execute the individual tests and format the results. By default it is set to unittest.Text ... to specify which tests to run and supports several formats (see DiscoverRunner.build_suite() for a list of s ... upported formats). バージョン 4.0 で非推奨: extra_tests is a list ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ypes (for example, dates) need to be in a specific format before they can be used by a database backend. get ... a form widget). See the forms documentation for information about this. Continuing our ongoing example, we ... r Python types and your database and serialization formats. Here are a couple of tips to make things go more ... e must be retrieved on subsequent calls for that information. 目次 How to create custom model fields はじめに ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
データベース — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango. See the database specific notes below for information on how to set up your database correctly. Postg ... and higher. Django's inspectdb feature uses the information_schema database, which contains detailed data o ... UPDATE syntax. Calling it will have no effect. "pyformat" parameter style in raw queries not supported ¶ Fo ... Manager.raw() or cursor.execute() ) can use the "pyformat" parameter style, where placeholders in the query ...
https://man.plustar.jp/django/ref/databases.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5498
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... optional keyword arguments, which should be in the format described in Field lookups . Note that in the case ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT