django1/django/contrib/postgres
userimack 60586dd737 Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
..
aggregates Fixed #24301 -- Added PostgreSQL-specific aggregate functions 2015-03-30 10:44:37 -04:00
fields Fixed #25841 -- Handled base array fields validation errors with params. 2015-12-17 20:25:04 -05:00
forms Replaced dict.setdefault() usage to avoid unnecessary object instantiations. 2016-01-05 13:06:23 -05:00
locale Updated translations from Transifex 2015-12-31 15:53:02 +01:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00
apps.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
functions.py Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
lookups.py Fixed #24629 -- Unified Transform and Expression APIs 2015-09-21 19:56:24 +10:00
operations.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
signals.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Fixed #25841 -- Handled base array fields validation errors with params. 2015-12-17 20:25:04 -05:00
validators.py Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00