検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 118 for run (0.050 sec.)
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 5787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t affect most production sites since you shouldn't run with DEBUG = True (which makes this page accessibl ... box ( #28530 ). Fixed a regression in 1.11.4 where runserver crashed with non-Unicode system encodings on ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 5787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 1.2.4 involves a set of circumstances whereby a running a test suite on a multiple database configurat ... s for details. GeoDjango ¶ The function-based TEST_RUNNER previously used to execute the GeoDjango test s ... uite, django.contrib.gis.tests.run_gis_tests , was finally deprecated in favor of a c ... lass-based test runner, django.contrib.gis.tests.GeoDjangoTestSuiteRun ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 5787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... still possible to specify multiple locales in one run by using the option multiple times (#21488, #17181 ... er a logout (#21473). Fixed a crash when executing runserver on non-English systems and when the formatte ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 5787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly Internet Explorer 6, and Internet Explorer 7 if run on Windows XP or Windows Server 2003) are unable t ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 5787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #24354 ). Stopped writing migration files in dry run mode when merging migration conflicts. When makemi ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g an existing database. You can view the output by running this command: $ python manage.py inspectdb Sav ... ult value). Install the core Django tables ¶ Next, run the migrate command to install any extra needed da ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... In that case, connect to your Django database and run the query CREATE EXTENSION IF NOT EXISTS hstore; . ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ectFallbackMiddleware' to your MIDDLEWARE setting. Run the command manage.py migrate . How it works ¶ man ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lication loading ( #22920 ). Empty index_together or unique_together model options no longer results in i ... enericInlineModelAdmin ( #23539 ). Made migrations.RunSQL no longer require percent sign escaping. This i ... in the event of an unclean exit of a previous test run ( #23649 ). Fixed makemigrations to detect changes ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the django.db.backends logger. 管理コマンド ¶ The runserver management command now supports the --skip-c ... As a consequence, readline is no longer loaded if running in isolated mode. The new BaseCommand.suppress ... ge of the serialized_rollback feature. Django test runner now supports a --buffer option with parallel te ... sts. The new logger argument to DiscoverRunner allows a Python logger to be used for logging. ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT