django/django/contrib/postgres
Marc Tamlyn c80b2144d2 [1.8.x] Fixes #24169 -- More arrayfield specific lookups.
varchar()[] cannot compare itself to text[]

Thanks to joelburton for the patch.

Backport of 0ae94d0d31 from master
2015-01-20 10:26:32 +00:00
..
fields [1.8.x] Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 10:26:32 +00:00
forms Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00
locale/en/LC_MESSAGES [1.8.x] Fixed header of contrib.postgres translation catalog 2015-01-19 10:19:42 +01:00
__init__.py
apps.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
lookups.py Move % addition to lookups, refactor postgres lookups. 2015-01-10 16:18:19 +00:00
operations.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
signals.py
validators.py Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00