1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/contrib/postgres
2017-04-25 20:21:36 -04:00
..
aggregates.txt Fixed #27767 -- Added distinct argument to ArrayAgg. 2017-02-04 13:57:39 -05:00
fields.txt Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:23:17 +01:00
forms.txt
functions.txt Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. 2017-04-25 20:21:36 -04:00
index.txt Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:23:17 +01:00
indexes.txt Refs #25809 -- Made a few late review comments for BrinIndex. 2017-01-16 13:23:20 -05:00
lookups.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
operations.txt Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. 2017-04-25 20:21:36 -04:00
search.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
validators.txt