1
0
mirror of https://github.com/django/django.git synced 2025-04-23 16:54:37 +00:00
Mariusz Felisiak 02876534ab [4.1.x] Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform()."
This reverts commit 7faf25d682b8e8f4fd2006eb7dfc71ed2a2193b7. The same
can be achieved with F() so there is no need to expose an extra API.
Backport of cb06f5ef8c80fc6a610db0fc36fb9dc7c625335a from main
2022-08-31 22:13:54 +02:00
..