django1/django/contrib/postgres/fields
Marc Tamlyn 0ae94d0d31 Fixes #24169 -- More arrayfield specific lookups.
varchar()[] cannot compare itself to text[]

Thanks to joelburton for the patch.
2015-01-20 09:52:23 +00:00
..
__init__.py Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00
array.py Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 09:52:23 +00:00
hstore.py Move % addition to lookups, refactor postgres lookups. 2015-01-10 16:18:19 +00:00
ranges.py Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00