django1/django/contrib/postgres
Mads Jensen aa2cb4c622 Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Thanks to Christian von Roques for the report.
2016-11-28 06:57:01 -05:00
..
aggregates Refs #26327 -- Renamed JsonAgg to JSONBAgg. 2016-11-28 06:57:01 -05:00
fields Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
forms Refs #27003 -- Fixed JSONField crash on converted values. 2016-11-15 18:43:55 -05:00
locale Updated translations from Transifex 2016-09-30 22:12:41 +02:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00
apps.py Fixed #25454 -- Ensured register_hstore_handler is called for all connections 2016-07-21 17:54:54 +02:00
functions.py Fixed #25774 -- Refactor datetime expressions into public API 2016-05-18 20:14:58 +10:00
indexes.py Fixed #27030 -- Added contrib.postgres.indexes.GinIndex. 2016-08-12 18:37:03 -04:00
lookups.py Fixed #24938 -- Added PostgreSQL trigram support. 2016-05-13 12:38:21 -04:00
operations.py Alphabetized classes in contrib.postgres.operations. 2016-09-21 12:11:43 -04:00
search.py Fixed #27143 -- Allowed combining SearchQuery with more than one & or | operators. 2016-09-07 15:26:52 -04:00
signals.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Fixed #27067 -- Deprecated string_concat() in favor of format_lazy(). 2016-08-25 16:12:40 -04:00
validators.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00