summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/fields.py
AgeCommit message (Collapse)Author
2015-05-30Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn
2015-04-18Stopped special-casing postgres-specific testsClaude Paroz
Refs #23879.