1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/docs/ref/contrib/postgres
Mads Jensen f4135783ad Fixed #28126 -- Added GistIndex to contrib.postgres.
Thanks to Marc Tamlyn for the initial patch.
2017-09-04 21:08:02 -04:00
..
aggregates.txt Fixed #27849 -- Added filtering support to aggregates. 2017-08-12 17:58:28 -04:00
fields.txt Fixed #28532 -- Fixed typo in PostgreSQL field docs 2017-08-26 10:20:01 +02:00
forms.txt Fixed #27582 -- Allowed HStoreField to store null values. 2016-12-15 10:35:44 -05:00
functions.txt Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3. 2017-05-15 09:26:38 -04:00
index.txt Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:23:17 +01:00
indexes.txt Fixed #28126 -- Added GistIndex to contrib.postgres. 2017-09-04 21:08:02 -04:00
lookups.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
operations.txt Fixed #28126 -- Added GistIndex to contrib.postgres. 2017-09-04 21:08:02 -04:00
search.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
validators.txt