summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/fields/ranges.py
AgeCommit message (Expand)Author
2015-11-12[1.8.x] Refs #24937 -- Backported more commits to fix for serialization of Da...Matthew Somerville
2015-11-11[1.8.x] Fixed #24937 -- Fixed serialization of Date(Time)RangeField.Matthew Somerville
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn