検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 207 for user (0.081 sec.)
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed ModelBackend raising UnboundLocalError if get_user_model() raised an error (#21439). Fixed a regressi ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 1.8.8 fixes several bugs in 1.8.7. Python 3.2 users, please be advised that we've decided to drop sup ... , which could result in inadvertent data loss if a user didn't notice that and then submitted the form ( # ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 2.1.1 リリースノート — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... edirect to the changelist view after a POST if the user has the 'view' permission ( #29663 ). Fixed admin ... change view crash for view-only users if the form has an extra form field ( #29682 ). F ...
https://man.plustar.jp/django/releases/2.1.1.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2.1 that caused the incorrect quoting of database user password when using dbshell on Oracle ( #30307 ). ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngs.py generated by the startproject command, when user didn't have permissions to all intermediate direct ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
django.core.files.uploadedfile — Django 4.0.6 ドキュメント 4595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file object and represents some file data that the user submitted with a form. """ def __init__ ( self , f ...
https://man.plustar.jp/django/_modules/django/core/files/uploadedfile.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 4595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gementUtility can handle them before searching for user commands. """ if options . settings : os . environ ... hould be correct for all built-in Django commands. User-supplied commands can override this method to retu ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 4595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 接続の以下のキーに対して値を設定します。 NAME ENGINE USER PASSWORD HOST PORT モデルを自動生成する ¶ Django c ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 4595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... PDFs for different purposes -- say, for different users or different pieces of content. For example, Djan ... る ¶ The ReportLab library is available on PyPI . A user guide (not coincidentally, a PDF file) is also ava ... le. 注釈 ReportLab is not thread-safe. Some of our users have reported odd issues with building PDF-genera ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 4595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x の使い方に関する詳しい情報については、 Transifex User Guide を読んでください。 Translations from Transif ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]