Mariusz Felisiak
|
7cb5712edc
|
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
126cfefce2
|
Added release dates for 2.2.7, 2.1.14, and 1.11.26.
|
2019-11-04 08:20:22 +01:00 |
Carlton Gibson
|
2d38eb0ab9
|
Fixed #30931 -- Restored ability to override Model.get_FIELD_display().
Thanks Sergey Fedoseev for the implementation idea.
Regression in a68ea23101 .
|
2019-11-04 07:55:34 +01:00 |
Hannes Ljungberg
|
fa5f3291e7
|
Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering.
|
2019-10-24 09:33:14 +02:00 |
Mariusz Felisiak
|
06d34aab7c
|
Fixed #30870 -- Fixed showing that RunPython operations are irreversible by migrate --plan.
Thanks Hasan Ramezani for the initial patch and Kyle Dickerson for the
report.
|
2019-10-14 11:13:27 +02:00 |
Louise Grandjonc
|
7d1bf29977
|
Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is key transform.
Regression in 6c3dfba892 .
|
2019-10-11 10:55:22 +02:00 |
Carlton Gibson
|
e1c1eaf0c6
|
Added stub release notes for 2.2.7.
|
2019-10-01 10:43:30 +02:00 |