検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 78 for remove (0.014 sec.)
Writing documentation — Django 4.0.6 ドキュメント 6666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s around for two releases, it's nice to be able to remove the annotation and its contents without having to ... ionadded :: A . B An author 's middle name. We can remove the .. versionadded:: A.B annotation without any i ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 6666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... name -- good if you later want to programmatically remove the action -- by passing a second argument to Admi ... action() . For example, you can use this method to remove the built-in "delete selected objects" action: adm ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 6666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eated by django-admin startproject , but if you've removed it or if you manually set up your INSTALLED_APPS ... Item: django>, <TaggedItem: Web development>]> The remove() call will bulk delete the specified model object ... s: >>> b . tags . remove ( t3 ) >>> b . tags . all () <QuerySet [<TaggedIte ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o mydata . json . gz flush ¶ django-admin flush ¶ Removes all data from the database and re-executes any po ... u'll need to change the managed option to True (or remove it because True is its default value). Database-sp ... -i ¶ Ignores fields and models that may have been removed since the fixture was originally generated. --app ... any data installed in the call to loaddata will be removed from the database. MySQL with MyISAM and fixtures ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 6666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n with many content types. Therefore, Django would remove the header if the request was made by Internet Exp ... or these older Internet Explorer versions has been removed, and the Vary header is no longer stripped from t ... s with a Content-Disposition header have also been removed as they were found to have similar issues. Issue: ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urlpatterns examples generated by startproject to remove usage of referencing views by dotted path in djang ... arget model of a many-to-many relation ( #24725 ). Removed flushing of the test database with test --keepdb ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eed to change the managed option above to True (or remove it because True is its default value). Install the ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion, such as for case-insensitive filtering. class RemoveCollation ( name , locale , * , provider = 'libc' , ... deterministic = True ) ¶ Removes the collations named name . When reversed this is ... CREATE INDEX and DROP INDEX statements to add and remove indexes without locking out writes. This option is ... mentation of building indexes concurrently . class RemoveIndexConcurrently ( model_name , name ) ¶ Like Remo ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tamp of the file in STATIC_ROOT . Therefore if you remove an application from INSTALLED_APPS , it's a good i ... o use the collectstatic --clear option in order to remove stale static files. Files are searched by using th ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pes ¶ When stale content types are detected in the remove_stale_contenttypes command, there's now a list of ... it's only required for SQLite. contrib.gis.maps is removed as it interfaces with a retired version of the Go ... ficially supports. Support for PostGIS 2.0 is also removed as PostgreSQL 9.2 is the last version to support ... er used, the manage.py test --liveserver option is removed. If you need to bind LiveServerTestCase to a spec ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT