django1/django/contrib/postgres
Claude Paroz 290b2849f7 [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +02:00
..
aggregates Refs #26327 -- Renamed JsonAgg to JSONBAgg. 2016-11-28 06:57:01 -05:00
fields [1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 2017-02-11 07:16:58 -05:00
forms Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
locale [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +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 [1.11.x] Refs #27935 -- Fixed BrinIndex.max_name_length if a project's default database isn't PostgreSQL. 2017-03-20 11:21:56 -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