検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 55 for old (0.051 sec.)
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7199
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ting models for partition tables on PostgreSQL. In older versions, models are created child tables instea ... e constraints. These checks aren't implemented for older versions of SQLite because they would require ex ... ted from base ModelAdmin classes ¶ For example, in older versions of Django: from django.contrib import a ... the end of the test, after the database flush. In older versions, this data was loaded at the beginning ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
設定 — Django 4.0.6 ドキュメント 7110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... example.com . Changed in Django 4.0: The values in older versions must only include the hostname (possibl ... k. Also, Origin header checking isn't performed in older versions. DATABASES ¶ デフォルト値: {} (空の辞書 ... omain cookies, existing user cookies that have the old domain will not be updated. This will result in si ... to add a middleware that copies the value from the old cookie to a new one and then deletes the old one. ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 6903
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld ( #25019 ). Added a system check warning if the old TEMPLATE_* settings are defined in addition to the ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e-1.6 django.db.models.Model.save() algorithm. The old algorithm uses SELECT to determine if there is an ... e django.db.models.Model.save() for more about the old and new saving algorithm. indexes ¶ Options. index ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... it constraints, you will need to manually drop the old constraint prior to invoking reset . Test cases ar ... y access the context as request.context[key] . The old way, which treats request.context as a list of con ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... okies on cross-origin requests. If you rely on the old behavior, set the SESSION_COOKIE_SAMESITE and/or C ... rm that your usage of these APIs don't rely on the old behavior. Since migrations are now loaded from .py ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 6711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls/tests.py ¶ def test_was_published_recently_with_old_question ( self ): """ was_published_recently() re ... turns False for questions whose pub_date is older than 1 day. """ time = timezone . now () - datet ... ime . timedelta ( days = 1 , seconds = 1 ) old_question = Question ( pub_date = time ) self . ass ... ertIs ( old_question . was_published_recently (), False ) def ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... which is more suitable for production use than the old https://openlayers.org/ source. They are also upda ... transfers some of the worker memory load (used to hold query results) to the database and might increase ... DAL is now a required dependency for GeoDjango. In older versions, it's only required for SQLite. contrib ... o, the new widgets work a bit differently than the old ones. Instead of using a toolbar in the widget, yo ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 6711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tible (#19702). Added backwards-compatibility with old unsalted MD5 passwords (#18144). Numerous document ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 6623
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ep an eye out for syntax that is incompatible with older but still supported versions of Python. Run the ... her than SQLite. Leave comments and feedback! Keep old patches up to date Oftentimes the codebase will ch ... roposed feature before you go implementing it. Be bold! Leave feedback! Sometimes it can be scary to put ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
PREV 1 2 3 4 5 6 NEXT