検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 345 for when (0.029 sec.)
Django 1.7 release notes — Django 4.0.6 ドキュメント 7226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds incompatible changes you'll want to be aware of when upgrading from Django 1.6 or older versions. We've ... ation labels are assigned correctly to models even when they're defined outside of models.py . You don't h ... ions. The admin automatically calls autodiscover() when Django starts. You can consequently remove this li ... . pizzas () . vegetarian () Using a custom manager when traversing reverse relations ¶ It is now possible ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 7082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ex with the correct name ( #28051 ). Fixed a crash when using a __icontains lookup on a ArrayField ( #2803 ... 8 ). Fixed a crash when using a two-tuple in EmailMessage 's attachments a ... rgument ( #28042 ). Fixed QuerySet.filter() crash when it references the name of a OneToOneField primary ... . Fixed exception reraising in ORM query execution when cursor.execute() fails and the subsequent cursor.c ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 7082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions check_for_language() and get_language_bidi() when translations are deactivated ( #24569 ). Fixed squ ... ashmigrations command when using SeparateDatabaseAndState ( #24278 ). Strippe ... d microseconds from datetime values when using an older version of the MySQLdb DB API drive ... tional seconds ( #24584 ). Fixed a migration crash when altering ManyToManyField s ( #24513 ). Fixed a cra ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 6901
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gs in 1.10.2. User with hardcoded password created when running tests on Oracle ¶ When running tests with ... ly dropped after the test suite completes, but not when using the manage.py test --keepdb option or if the ... sed for each test run. DNS rebinding vulnerability when DEBUG=True ¶ Older versions of Django don't valida ... te the Host header against settings.ALLOWED_HOSTS when settings.DEBUG=True . This makes them vulnerable t ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.8.9 リリースノート — Django 4.0.6 ドキュメント 6793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #26035 ). Fixed a crash in the translations system when the current language has no translations ( #26046 ... ssion that caused the incorrect day to be selected when opening the admin calendar widget for timezones fr ... correct index handling in migrations on PostgreSQL when adding db_index=True or unique=True to a CharField ... TextField that already had the other specified, or when removing one of them from a field that had both, o ...
https://man.plustar.jp/django/releases/1.8.9.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd, more seriously, by django.contrib.auth.login() when a user switches accounts. If a user is logged in a ... te engine alias uniqueness ( #24685 ). Fixed crash when reusing the same Case instance in a query ( #24752 ... negated Q objects in expressions. Cases like Case(When(~Q(friends__age__lte=30))) tried to generate a sub ... ixed incorrect GROUP BY clause generation on MySQL when the query's model has a self-referential foreign k ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backend now supports Collect and Extent aggregates when the database version is 3.0 or later. The PostGIS ... D setting is not defined. The default Site created when running migrate now respects the SITE_ID setting ( ... epending on the declaration of the datetime field (when DATETIME includes fractional precision greater tha ... o longer creates explicit indexes for foreign keys when using the InnoDB storage engine, as MySQL already ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6369
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , ensuring that any database changes are committed when the block is exited without errors. This is known ... nships() will already have been rolled back safely when handle_exception() is called, so the exception han ... します。 You may need to manually revert model state when rolling back a transaction. The values of a model' ... s fields won't be reverted when a transaction rollback happens. This could lead to ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6333
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds-incompatible changes you'll want to be aware of when upgrading from Django 1.2 or older versions. オーバ ... accept an on_delete argument to customize behavior when the referenced object is deleted. Previously, dele ... oDjango ¶ The GeoDjango test suite is now included when running the Django test suite with runtests.py whe ... for combining F expressions with timedelta values when retrieving or updating database values. Backwards- ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6225
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds incompatible changes you'll want to be aware of when upgrading from Django 3.1 or earlier. We've begun ... able pointing to this class in their __init__.py . When the apps.py submodule exists and defines a single ... s. Customizing type of auto-created primary keys ¶ When defining a model, if no field in a model is define ... have an explicit setting for DEFAULT_AUTO_FIELD . When changing the value of DEFAULT_AUTO_FIELD , migrati ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT