検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 78 for remove (0.009 sec.)
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7424
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... al API have been deprecated and will eventually be removed. Multiple template engines ¶ Django 1.8 defines a ... nd GeometryColumns changed in Django 1.2 have been removed. All GDAL-related exceptions are now raised with ... cy %(<foo>)s syntax is still supported but will be removed in Django 1.10. 国際化 (internationalization) ¶ F ... e deprecation plan for any features that have been removed. If you haven't updated your code within the depr ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Coding style — Django 4.0.6 ドキュメント 7314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alization; see the i18n documentation for details. Remove import statements that are no longer used when you ... NOQA to silence the flake8 warning. Systematically remove all trailing whitespaces from your code as those a ... cts. Some IDE's can be configured to automatically remove them and most VCS tools can be set to highlight th ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
索引 — Django 4.0.6 ドキュメント 7204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ドラインオプション migrate コマンドラインオプション remove_stale_contenttypes コマンドラインオプション showmi ... ctdb コマンドラインオプション --include-stale-apps remove_stale_contenttypes コマンドラインオプション --incl ... ages makemigrations migrate ogrinspect ping_google remove_stale_contenttypes runserver sendtestemail shell s ... ddleware (django.contrib.auth.middleware のクラス) remove() (RelatedManager のメソッド) remove_constraint() ...
https://man.plustar.jp/django/genindex.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 7204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... add imports of uuid and models . For example: 0006_remove_uuid_null.py ¶ # Generated by Django A.B on YYYY-M ... リケーションにデータを移動できます。 If you plan to remove the old app later, you'll need to set the dependen ... naged model ( managed=False ) to managed, you must remove managed=False and generate a migration before maki ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent outlines when various pieces of Django will be removed or altered in a backward incompatible way, follow ... these changes. The SERIALIZE test setting will be removed. The undocumented django.utils.baseconv module wi ... ll be removed. The undocumented django.utils.datetime_safe modu ... le will be removed. The default value of the USE_TZ setting will cha ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eld_type> s. fields.E900 : IPAddressField has been removed except for support in historical migrations. fiel ... t for it (except in historical migrations) will be removed in Django 1.9. This check appeared in Django 1.7 ... t for it (except in historical migrations) will be removed in Django 2.0. This check appeared in Django 1.10 ... 1.11 . fields.E901 : CommaSeparatedIntegerField is removed except for support in historical migrations. fiel ...
https://man.plustar.jp/django/ref/checks.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to a string that can be used for a clean filename. Remove leading and trailing spaces; convert other spaces ... to underscores; and remove anything that is not an alphanumeric, dash, unders ... onvert spaces or repeated dashes to single dashes. Remove characters that aren't alphanumerics, underscores, ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
LICENSE.txt 7094
Font Awesome Free License ------------------------- Font Awesome Free is free, open source, and ... terse, so we ask that you do not actively work to remove them from files, especially code. They're a great ...
https://man.plustar.jp/django/_static/fontawesome/LICENSE.txt - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django. PIL is pending deprecation (support to be removed in Django 1.8). To upgrade, you should first unin ... e deprecation plan for any features that have been removed. If you haven't updated your code within the depr ... by default. This option is now ignored and can be removed. New test runner ¶ In order to maintain greater c ... lities. These utilities are deprecated and will be removed in Django 1.8; doctest suites should be updated t ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s attribute is a private API. It may be changed or removed without a deprecation period in the future, for i ... elf . file = create_file ( self . filename ) class RemoveImageTests ( ImageTestCaseMixin , TestCase ): def t ... est_remove_image ( self ): os . remove ( self . filename ) se ... ew database will be created, prompting the user to remove the existing one, if present. If reverse is True , ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT