summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_ranges.py
AgeCommit message (Expand)Author
2015-02-20[1.8.x] Fixed #24341 -- Added specific error messages to RangeField subclassesforesmac
2015-02-17[1.8.x] Fixed #24290 -- Skipped postgres_tests if not running with PostgreSQL.Tim Graham
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-23[1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgetsNg Zhi An
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn