| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-05-07 | Completed test coverage for ExclusionConstraint. | Mariusz Felisiak |
| 2020-05-01 | Fixed #31455 -- Added support for deferrable exclusion constraints on Postgre... | Ian Foote |
| 2020-02-04 | Simplified imports from django.db and django.contrib.gis.db. | Nick Pope |
| 2019-10-01 | Fixed #30651 -- Made __eq__() methods return NotImplemented for not implement... | ElizabethU |
| 2019-07-16 | Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL. | Mads Jensen |
| 2019-07-16 | Simplified tests for PostgreSQL constraints. | Mariusz Felisiak |
| 2019-07-10 | Fixed #30621 -- Fixed crash of __contains lookup for Date/DateTimeRangeField ... | Mariusz Felisiak |
| 2019-03-18 | Fixed #30258 -- Adjusted postgres schema value quoting of ranges. | Simon Charette |
