検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 190 for new (0.020 sec.)
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5316
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions increase, their password is updated with the new iterations and there is no longer a timing differe ... nce. The new BasePasswordHasher.harden_runtime() method allows ... tack for that case. Bugfixes ¶ Skipped URL checks (new in 1.9) if the ROOT_URLCONF setting isn't defined ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 5272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on migration operation. If you attempt to insert a new row that conflicts with an existing row, an Integr ... penalty . include ¶ ExclusionConstraint. include ¶ New in Django 3.2. A list or tuple of the names of the ... 12+. opclasses ¶ ExclusionConstraint. opclasses ¶ New in Django 3.2. The names of the PostgreSQL operato ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 5272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase. expressions ¶ UniqueConstraint. expressions ¶ New in Django 4.0. Positional argument *expressions al ... ce penalty . include ¶ UniqueConstraint. include ¶ New in Django 3.2. A list or tuple of the names of the ... nclude . opclasses ¶ UniqueConstraint. opclasses ¶ New in Django 3.2. The names of the PostgreSQL operato ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を使用します。 オブジェクトを作成する ¶ To create a new instance of a model, instantiate it like any other ... の値が設定されています。 In addition to creating the new model, the from_db() method must set the adding an ... d db flags in the new instance's _state attribute. 以下はデータベースから ... b2 . save () >>> b2 . id # Returns the ID of your new object. There's no way to tell what the value of a ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 5272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This could allow an attacker to easily create many new session records by sending repeated requests, pote ... h() methods have been modified to avoid creating a new empty session. Maintainers of third-party session ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mpatibility during the # deprecation period. try : new_entry = app_module . default_app_config except Att ... %r defines default_app_config = %r . " % ( entry , new_entry ) if new_entry == app_config_name : message ... fines " "several config classes, mark the default one with " "default = True." % ( "picked another config ... emovedInDjango41Warning , stacklevel = 2 ) entry = new_entry app_config_class = None # If import_string s ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate a virtual environment for your project, open a new command prompt, navigate to the folder where you w ... nd prompt to designate that. Each time you start a new command prompt, you'll need to activate the enviro ... かす を参照してください。 Colored terminal output ¶ New in Django 3.2. A quality-of-life feature adds colo ...
https://man.plustar.jp/django/howto/windows.html - [similar]
File storage API — Django 4.0.6 ドキュメント 5206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge system, or False if the name is available for a new file. get_accessed_time ( name ) ¶ Returns a datet ... n the name parameter that's free and available for new content to be written to on the target storage sys ... e ( name , content , max_length = None ) ¶ Saves a new file using the storage system, preferably with the ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れぞれのメソッドは文字列を返します。 template_name ¶ New in Django 4.0. Form. template_name ¶ The name of a ... ng built-in form templates . template_name_label ¶ New in Django 4.0. Form. template_name_label ¶ The tem ... self" id="id_cc_myself"></td></tr> get_context() ¶ New in Django 4.0. Form. get_context () ¶ Return conte ... ed or hidden field related form errors. render() ¶ New in Django 4.0. Form. render ( template_name = None ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
Django 1.1.3 リリースノート — Django 4.0.6 ドキュメント 5206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g or targeting Django 1.1. For full details on the new features, backwards incompatibilities, and depreca ... format of these lookup arguments to invent useful new filters on the fly by manipulating the querystring ...
https://man.plustar.jp/django/releases/1.1.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT