django1/django/contrib/postgres/fields
Marc Tamlyn 916e38802f Move % addition to lookups, refactor postgres lookups.
These refactorings making overriding some text based lookup names on
other fields (specifically `contains`) much cleaner. It also removes a
bunch of duplication in the contrib.postgres lookups.
2015-01-10 16:18:19 +00:00
..
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00
array.py Move % addition to lookups, refactor postgres lookups. 2015-01-10 16:18:19 +00:00
hstore.py Move % addition to lookups, refactor postgres lookups. 2015-01-10 16:18:19 +00:00