| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: Chason Chaffin <chason@gmail.com>
|
|
This also removes unnecessary commas between attributes.
|
|
|
|
|
|
Follow up to e29637681be07606674cdccb47d1e53acb930f5b.
|
|
|
|
This prevented the default behavior of
BaseExpression._resolve_output_field from error'ing out when such
functions accepted both expressions from mixed types
(e.g. SubStr(CharField, IntegerField, IntegerField)).
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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>
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
expression.
|
|
|
|
ClearableFileInput.
|
|
command directories."
This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2.
https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
|