summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/__init__.py
AgeCommit message (Expand)Author
2017-05-04[1.11.x] Fixed #28161 -- Fixed return type of ArrayField(CITextField()).Simon Charette
2017-04-29[1.11.x] Fixed #28040 -- Updated SplitArrayWidget to use template-based widge...Tim Graham
2016-07-21Fixed #25454 -- Ensured register_hstore_handler is called for all connectionsClaude Paroz
2015-05-30Name PostgreSQL correctly.Marc Tamlyn
2015-04-18Stopped special-casing postgres-specific testsClaude Paroz
2014-05-22Added array field support for PostgreSQL.Marc Tamlyn