summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/lookups.py
AgeCommit message (Expand)Author
2015-09-21Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton
2015-05-30Add HasAnyKeys lookup for HStoreField.Marc Tamlyn
2015-01-10Move % addition to lookups, refactor postgres lookups.Marc Tamlyn
2014-11-28Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny