検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 78 for remove (0.028 sec.)
The "sites" framework — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the same story in the database. A better solution removes the content duplication: Both sites use the same ... o exploit the Site objects as much as possible, to remove unneeded complexity and redundancy. Getting the cu ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase tables in migrate or as part of migrations and remove them as part of a flush management command. That i ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... updated default project layout and manage.py that removes the "magic" from prior versions. And for those wh ... code, you'll need to update that path. The files were moved from django/contrib/admin/media/ to django/contr ... evelop apps compatible with any range of browsers. Removed admin icons ¶ As part of an effort to improve the ... nd vertical "filter" widgets, some icon files were removed and grouped into two sprite files. Specifically: ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.gis ¶ Support for SpatiaLite 4.0 is removed. MySQL 5.5 に対するサポートの終了 ¶ The end of up ... 18. Django 2.1 supports PostgreSQL 9.4 and higher. Removed BCryptPasswordHasher from the default PASSWORD_HA ... nt in dates like Tue, 25-Dec-2018 22:26:13 GMT are removed. This change should be merely cosmetic except per ... go.db.models.sql.constants.QUERY_TERMS constant is removed. The get_lookup() and get_lookups() methods of th ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xpressions . The RelatedManager.add() , create() , remove() , set() , get_or_create() , and update_or_create ... e_name_converter() and column_name_converter() are removed. Third party database backends may need to instea ... baseWrapper.__init__() , allow_thread_sharing , is removed. Admin actions are no longer collected from base ... estring paths in the template filesystem loader is removed. django.utils.http.urlsafe_base64_encode() now re ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... adding this penalty of one thread per request can remove any async performance advantage. You should do you ...
https://man.plustar.jp/django/topics/async.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ange the status of tasks" ), ( "close_task" , "Can remove a task by setting its status as closed" ), ] The o ... e base class; by defining a custom user model, you remove the ability of Django to reliably identify the bas ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 6116
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... constructible from django.utils.deprecation import RemovedInDjango41Warning from django.utils.encoding impor ... is deprecated in favor of " "domain_allowlist." , RemovedInDjango41Warning , stacklevel = 2 , ) return self ... is deprecated in favor of " "domain_allowlist." , RemovedInDjango41Warning , stacklevel = 2 , ) self . doma ... t argument is deprecated in favor of allowlist." , RemovedInDjango41Warning , stacklevel = 2 , ) if message ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 6116
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mission , permission , ... ) group . permissions . remove ( permission , permission , ... ) group . permissi ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 6116
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... field's widget, with any trailing input or widget removed. This may be used when building forms where the l ... sses that share fields, you can use subclassing to remove redundancy. When you subclass a custom Form class, ... ype" required></li> It's possible to declaratively remove a Field inherited from a parent class by setting t ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT