django1/django/contrib/postgres
Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
..
aggregates Refs #26327 -- Renamed JsonAgg to JSONBAgg. 2016-11-28 06:57:01 -05:00
fields Removed unneeded variable in contrib/postgres/fields/jsonb.py. 2017-01-16 06:24:16 -05:00
forms Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -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 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01: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 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
validators.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00