| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
tables modifications.
|
|
|
|
|
|
os.PathLike in migrations.
|
|
Thanks to Dan Ward for the initial patch.
|
|
PostgreSQL.
The namespace of the constraint must be included when making the
constraint immediate.
Regression in 22ce5d0031bd795ade081394043833e82046016c.
Thanks Rodrigo Estevao for the report.
|
|
|
|
|
|
|
|
This mostly reverts af1893c4ff8fdbf227a43a559d90bb1c1238b01a.
|
|
|
|
ModelAdmin.search_fields.
|
|
|
|
The example uses the world border data set, where
one of the entries has a null field value.
|
|
|
|
|
|
|
|
Follow up to e29637681be07606674cdccb47d1e53acb930f5b.
|
|
|
|
|
|
|
|
MariDB and MySQL.
|
|
|
|
|
|
|
|
PostgreSQL 12+.
|
|
Thanks Sirius Sufiew for contributing that support.
|
|
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>
|
|
|
|
constraints support.
|
|
|
|
templates.
|
|
|
|
DatabaseFeatures.introspected_field_types.
|
|
|
|
|
|
|
|
|
|
|
|
This prevents raising errors for translated docs, see
https://github.com/django/djangoproject.com/issues/997
Follow up to 1cdfe8d91215eefaa18c398069dd9c6879a9511d.
|
|
|
|
|
|
|
|
|
|
|
|
|