1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/contrib/postgres
2018-10-09 09:26:07 -04:00
..
aggregates.txt Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg. 2018-06-28 20:29:33 -04:00
fields.txt Capitalized "Python" in docs and comments. 2018-10-09 09:26:07 -04:00
forms.txt Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
functions.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
index.txt
indexes.txt Fixed #29614 -- Added BTreeIndex to django.contrib.postres. 2018-08-02 11:42:57 -04:00
lookups.txt
operations.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
search.txt Fixed #27899 -- Added support for phrase/raw searching in SearchQuery. 2018-09-17 12:03:52 -04:00
validators.txt