django/docs/ref/contrib/postgres
Mariusz Felisiak cb06f5ef8c
Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform()."
This reverts commit 7faf25d682. The same
can be achieved with F() so there is no need to expose an extra API.
2022-08-31 22:12:30 +02:00
..
aggregates.txt Avoided counting attributes and methods in docs. 2021-12-28 12:36:57 +01:00
constraints.txt Refs #30947 -- Changed tuples to lists where appropriate. 2022-08-30 09:57:17 +02:00
expressions.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
fields.txt Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform()." 2022-08-31 22:12:30 +02:00
forms.txt Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline. 2021-01-14 17:50:04 +01:00
functions.txt Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+. 2020-07-28 07:21:16 +02:00
index.txt Fixed #32776 -- Added support for Array subqueries on PostgreSQL. 2021-07-06 07:36:52 +02:00
indexes.txt Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs. 2022-06-24 14:52:21 +02:00
lookups.txt Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL. 2022-06-17 11:14:30 +02:00
operations.txt Fixed #33717 -- Dropped support for PostgreSQL 11. 2022-05-19 09:26:48 +02:00
search.txt Improved example of index on SearchVector in full text search docs. 2022-08-29 19:28:00 +02:00
validators.txt Added import locations to contrib.postgres aggregates and validators docs. 2018-12-24 16:36:00 -05:00