| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-04-04 | Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ... | Dmitry Dygalo |
| 2017-04-27 | Refs #27795 -- Replaced many force_text() with str() | Claude Paroz |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2016-05-13 | Fixed #24938 -- Added PostgreSQL trigram support. | Matthew Somerville |
| 2016-05-04 | Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() | Claude Paroz |
| 2016-04-22 | Refs #3254 -- Added full text search to contrib.postgres. | Marc Tamlyn |
| 2015-09-21 | Fixed #24629 -- Unified Transform and Expression APIs | Josh Smeaton |
| 2015-05-30 | Add HasAnyKeys lookup for HStoreField. | Marc Tamlyn |
| 2015-01-10 | Move % addition to lookups, refactor postgres lookups. | Marc Tamlyn |
| 2014-11-28 | Fixed #23423 -- Added unaccent lookup in django.contrib.postgres | Thomas Chaumeny |
