| Age | Commit message (Collapse) | Author |
|
|
|
|
|
refresh_from_db() loads fields values.
|
|
|
|
PostgreSQL 12+.
|
|
Thanks Sirius Sufiew for contributing that support.
|
|
|
|
Added the list of apps with changes not reflected in migrations.
|
|
expressions.
Regression in df32fd42b84cc6dbba173201f244491b0d154a63.
Thanks Simon Charette for the review.
|
|
|
|
|
|
DeferredAttribute.__get__().
refresh_from_db() loads fields values.
|
|
Unnecessary since 58ad030d05fa50cfed327368ab61defca3303e02.
|
|
|
|
|
|
a cycle.
|
|
|
|
Support for sqlparse < 0.2.2 was broken in
40b0a58f5ff949fba1072627e4ad11ef98aa7f36 because is_whitespace property
was added in sqlparse 0.2.2.
|
|
|
|
|
|
as rhs in queryset filters.
Regression in 4edad1ddf6203326e0be4bdb105beecb0fe454c4.
|
|
Regression in 3a941230c85b2702a5e1cd97e17251ce21057efa.
Thanks Tomasz Szymański for the report.
|
|
|
|
|
|
in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
|
|
constraints support.
|
|
|
|
Unused (always True) since its introduction in 132605d889db8767a40243259066b8450428714c.
|
|
Unused since 233708fb683ae2c1cf3e4c00edc2e4842d99a42d.
|
|
|
|
templates.
|
|
|
|
DatabaseFeatures.introspected_field_types.
CockroachDB introspects CharField as TextField and IntegerField as
BigIntegerField.
|
|
|
|
DatabaseFeatures.introspected_field_types.
|
|
|
|
|
|
|
|
|
|
|
|
Follow up to 2c82414914ae6476be5a166be9ff49c24d0d9069.
|
|
|
|
This prevents raising errors for translated docs, see
https://github.com/django/djangoproject.com/issues/997
Follow up to 1cdfe8d91215eefaa18c398069dd9c6879a9511d.
|
|
|
|
|
|
|
|
|
|
|