検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 126 for different (0.065 sec.)
データベース — Django 4.0.6 ドキュメント 6546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt transactions will use the same connection. If a different connection is used, an error is raised when the tr ... nning concurrent loads, database transactions from different sessions (say, separate threads handling different ... or leave both as empty strings. Django will use a different connect descriptor depending on that choice. Full ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This allows importing several format modules from different reusable apps. It also allows overriding those cus ... s of a model. Pickling models and querysets across different versions of Django isn't officially supported (it ... ntimeWarning when these objects are unpickled in a different version than the one in which they were pickled. A ... ater, so the return type of Field.get_default() is different in some cases. There is no change to default value ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 3.0.5 リリースノート — Django 4.0.6 ドキュメント 6546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Added the ability to handle .po files containing different plural equations for the same language ( #30439 ). ...
https://man.plustar.jp/django/releases/3.0.5.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 6546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u to modify the used storage at runtime, selecting different storages for different environments, for example. ...
https://man.plustar.jp/django/topics/files.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6350
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ileHandler' , 'filename' : 'general.log' , }, }, } Different handler classes take different configuration optio ...
https://man.plustar.jp/django/howto/logging.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 6350
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld be squashed before merging. Separate changes to different commits by logical grouping: if you do a stylistic ... changes to a file, separating the changes into two different commits will make reviewing history easier. Beware ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6350
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -t TAGS ¶ The system check framework performs many different types of checks that are categorized with tags . Y ... will probably want to point the check command at a different settings module, either by setting the DJANGO_SETT ... . Note that if two fixtures with the same name but different fixture type are discovered (for example, if mydat ... es to templates. --addrport ADDRPORT ¶ Specifies a different port, or IP address and port, from the default of ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6350
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oment of creation or update. If you need something different, you may want to consider using your own callable ... uploaded files will be stored. If you are using a different storage, check that storage's documentation to see ... ferenced object is allowed if it also references a different object that is being deleted in the same operation ... mary key of the related object. If you reference a different field, that field must have unique=True . ForeignK ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 2.2.13 release notes — Django 4.0.6 ドキュメント 6350
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... well as a generic language, where the project has different plural equations for the language ( #31570 ). Trac ...
https://man.plustar.jp/django/releases/2.2.13.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6350
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... D_HANDLERS , this results in uploaded files having different permissions depending on their size and which uplo ... label to disambiguate models with the same name in different apps. Because accessing the language in the sessio ... as the behavior of smart_str() and force_str() is different there. その他 ¶ django.utils.http.urlquote() , url ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT